libsigrok/hardware
Bert Vermeulen 811deee4af sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear()
These are used to list the device instances currently known to the driver,
and clear that list.

Drivers that don't necessarily clear their list of instances on every scan,
such as genericdmm, need to provide these to the frontend to keep instance
management sane.
2012-08-06 00:59:25 +02:00
..
alsa sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
asix-sigma sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
chronovu-la8 sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
common sr: fix conditional build for ezusb and serial helpers 2012-07-11 12:36:49 +02:00
demo sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
fx2lafw sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
genericdmm sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
hantek-dso sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
link-mso19 sr: add new driver API call: scan() 2012-08-03 10:27:36 +02:00
openbench-logic-sniffer sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
zeroplus-logic-cube sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
Makefile.am sr: Drop mastech-va18b, code will be in genericdmm. 2012-07-11 12:57:15 +02:00