libsigrok/hardware/chronovu-la8
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
..
Makefile.am sr: chronovu-la8: Split code into api.c and driver.c. 2012-06-21 23:34:38 +02:00
api.c sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
driver.c sr/drivers: obsolete SR_HWCAP_PROBECONFIG 2012-08-05 18:56:12 +02:00
driver.h sr/drivers: obsolete SR_HWCAP_PROBECONFIG 2012-08-05 18:56:12 +02:00