linux/sound/firewire/oxfw
Takashi Sakamoto 216e256f7b ALSA: oxfw: add support for capturing PCM samples
In previous commit, a support for transmitted packets is added. This commit
add a support for capturing PCM samples.

When any streams are already started, this driver should not change sampling
rate of the device, thus this commit also adds a restriction of sampling rate
in this situation.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-12-10 10:49:17 +01:00
..
Makefile ALSA: oxfw: Add proc interface for debugging purpose 2014-12-10 10:47:54 +01:00
oxfw-command.c ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formation 2014-12-10 10:47:09 +01:00
oxfw-control.c ALSA: oxfw: Split control functionality to a new file 2014-11-29 20:22:37 +01:00
oxfw-pcm.c ALSA: oxfw: add support for capturing PCM samples 2014-12-10 10:49:17 +01:00
oxfw-proc.c ALSA: oxfw: Add support AMDTP in-stream 2014-12-10 10:48:59 +01:00
oxfw-stream.c ALSA: oxfw: Add support AMDTP in-stream 2014-12-10 10:48:59 +01:00
oxfw.c ALSA: oxfw: Add support AMDTP in-stream 2014-12-10 10:48:59 +01:00
oxfw.h ALSA: oxfw: Add support AMDTP in-stream 2014-12-10 10:48:59 +01:00