libsigrok/src/hardware/uni-t-dmm
Lars-Peter Clausen c01bf34ca2 Introduce standard implementation of the dev_list() callback
Every single hardware driver has the very same implementation of the
dev_list() callback. Put this into a helper function in the standard helper
library and use it throughout the drivers. This reduces boiler-plate code
by quite a bit.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2016-05-03 21:25:16 +02:00
..
api.c Introduce standard implementation of the dev_list() callback 2016-05-03 21:25:16 +02:00
protocol.c dev_acquisition_{start,stop}(): Drop duplicate 'cb_data' parameter. 2016-04-29 19:20:53 +02:00
protocol.h dev_acquisition_{start,stop}(): Drop duplicate 'cb_data' parameter. 2016-04-29 19:20:53 +02:00