libsigrok/hardware/asix-sigma
Uwe Hermann 961009b0c4 hw_dev_close(): Move common checks to wrapper.
Check the relevant arguments for != NULL before calling the actual
driver-specific function, so that the driver can safely assume those
arguments are non-NULL. This removes the need to duplicate these
checks in every driver.
2013-02-05 18:46:33 +01:00
..
Makefile.am sr/srd: Remove/fix non-applicable autotools stuff. 2011-12-30 11:14:24 +01:00
asix-sigma.c hw_dev_close(): Move common checks to wrapper. 2013-02-05 18:46:33 +01:00
asix-sigma.h asix-sigma: Use message logging helpers. 2012-11-10 19:42:37 +01:00