libsigrok/hardware/alsa
Alexandru Gagniuc 9cd9f6b71c alsa: Split into api.c and protocol.c
This is the driver model agreed upon for all drivers.

As a result of the split, a devc->num_probes field had to be added in order to
reduce the interdependence between api.c and protocol.c .

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2012-12-23 17:25:37 +01:00
..
Makefile.am alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00
api.c alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00
protocol.c alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00
protocol.h alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00