linux/sound/firewire/dice
Takashi Sakamoto 19af57b46d ALSA: dice: Split hwdep functionality into a file
This commit adds a file and move some codes related to hwdep functionality.

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

Additionally, this interface give a way to read Dice notification.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-11-29 20:08:19 +01:00
..
dice-hwdep.c ALSA: dice: Split hwdep functionality into a file 2014-11-29 20:08:19 +01:00
dice-interface.h
dice-pcm.c ALSA: dice: Split PCM functionality into a file 2014-11-29 20:07:47 +01:00
dice-stream.c ALSA: dice: Split PCM functionality into a file 2014-11-29 20:07:47 +01:00
dice-transaction.c ALSA: dice: Split transaction functionality into a file 2014-11-29 20:04:15 +01:00
dice.c ALSA: dice: Split hwdep functionality into a file 2014-11-29 20:08:19 +01:00
dice.h ALSA: dice: Split hwdep functionality into a file 2014-11-29 20:08:19 +01:00
Makefile ALSA: dice: Split hwdep functionality into a file 2014-11-29 20:08:19 +01:00