2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-17 01:54:01 +08:00
linux-next/sound/firewire/motu
Takashi Sakamoto 71c3797779 ALSA: firewire-motu: add hwdep interface
This commit adds hwdep interface so as the other sound drivers for units
on IEEE 1394 bus have.

This interface is designed for mixer/control applications. By using this
interface, an application can get information about firewire node, can
lock/unlock kernel streaming and can get notification at starting/stopping
kernel streaming.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-03-28 12:34:02 +02:00
..
amdtp-motu.c ALSA: firewire-motu: add MIDI functionality 2017-03-28 12:33:56 +02:00
Makefile ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00
motu-hwdep.c ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00
motu-midi.c ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00
motu-pcm.c ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00
motu-proc.c ALSA: firewire-motu: add proc node to show current statuc of clock and packet formats 2017-03-28 12:33:51 +02:00
motu-stream.c ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00
motu-transaction.c ALSA: firewire-motu: handle transactions specific for MOTU FireWire models 2017-03-28 12:33:32 +02:00
motu.c ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00
motu.h ALSA: firewire-motu: add hwdep interface 2017-03-28 12:34:02 +02:00