linux/sound/firewire/bebob
Takashi Sakamoto 1fc9522a08 ALSA: bebob: Prepare for device specific operations
This commit is for some devices which have its own operations or quirks.

Many functionality should be implemented in user land. Then this commit adds
functionality related to stream such as sampling frequency or clock source. For
help to debug, this commit adds the functionality to get metering information
if it's available.

To help these functionalities, this commit adds some AV/C commands defined in
'AV/C Audio Subunit Specification (1394TA).

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-05-26 14:31:15 +02:00
..
bebob_command.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_hwdep.c ALSA: bebob: Add hwdep interface 2014-05-26 14:31:03 +02:00
bebob_midi.c ALSA: bebob: Add hwdep interface 2014-05-26 14:31:03 +02:00
bebob_pcm.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_proc.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_stream.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob.h ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
Makefile ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00