ALSA: firewire-digi00x: 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>
Showing
- include/uapi/sound/asound.h 2 additions, 1 deletioninclude/uapi/sound/asound.h
- include/uapi/sound/firewire.h 1 addition, 0 deletionsinclude/uapi/sound/firewire.h
- sound/firewire/Kconfig 1 addition, 0 deletionssound/firewire/Kconfig
- sound/firewire/digi00x/Makefile 1 addition, 1 deletionsound/firewire/digi00x/Makefile
- sound/firewire/digi00x/digi00x-hwdep.c 192 additions, 0 deletionssound/firewire/digi00x/digi00x-hwdep.c
- sound/firewire/digi00x/digi00x-pcm.c 17 additions, 6 deletionssound/firewire/digi00x/digi00x-pcm.c
- sound/firewire/digi00x/digi00x-stream.c 39 additions, 0 deletionssound/firewire/digi00x/digi00x-stream.c
- sound/firewire/digi00x/digi00x.c 6 additions, 0 deletionssound/firewire/digi00x/digi00x.c
- sound/firewire/digi00x/digi00x.h 14 additions, 0 deletionssound/firewire/digi00x/digi00x.h
Loading
Please register or sign in to comment