]> sigrok.org Git - libsigrok.git/commit
Use consistent API callback function names.
authorUwe Hermann <redacted>
Fri, 10 May 2013 17:37:54 +0000 (19:37 +0200)
committerUwe Hermann <redacted>
Fri, 10 May 2013 18:01:37 +0000 (20:01 +0200)
commit6078d2c99619233173d4536b74258c15e6be73ba
treed0798bb900ff1346b63c995b5d4dac7b64173c49
parent8111446ae005bb4feb8859dd2cd12f46ec4d6050
Use consistent API callback function names.

This now matches what the 'new-driver' tool generates.
25 files changed:
hardware/agilent-dmm/api.c
hardware/alsa/api.c
hardware/asix-sigma/asix-sigma.c
hardware/brymen-dmm/api.c
hardware/chronovu-la8/api.c
hardware/colead-slm/api.c
hardware/demo/demo.c
hardware/fluke-dmm/api.c
hardware/fx2lafw/fx2lafw.c
hardware/hantek-dso/api.c
hardware/lascar-el-usb/api.c
hardware/lascar-el-usb/protocol.c
hardware/lascar-el-usb/protocol.h
hardware/link-mso19/api.c
hardware/mic-985xx/api.c
hardware/nexus-osciprime/api.c
hardware/rigol-ds1xx2/api.c
hardware/serial-dmm/api.c
hardware/tondaj-sl-814/api.c
hardware/uni-t-dmm/api.c
hardware/victor-dmm/api.c
hardware/zeroplus-logic-cube/api.c
libsigrok-internal.h
session_driver.c
std.c