libsigrok/hardware/fx2lafw
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 fx2lafw: Implemented initial support for start capture 2012-03-07 07:52:05 +00:00
command.c sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
command.h sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
fx2lafw.c sr/drivers: add API calls sr_dev_inst_list() and sr_dev_inst_clear() 2012-08-06 00:59:25 +02:00
fx2lafw.h fx2lafw: use driver-private storage for instances and libusb_context 2012-08-03 11:29:00 +02:00