linux-stable/sound/firewire/dice
Takashi Sakamoto fcbe08d469 ALSA: dice: enclose identifiers referred by single function
Some identifiers are referred just by one functions. In this case, they
can be put into the function definition. This brings two merits; readers
can easily follow codes related to the identifiers, developers are free
from name conflict.

This commit moves such identifiers to each function definition.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-01-05 16:58:06 +01:00
..
dice-hwdep.c ALSA: dice: Split hwdep functionality into a file 2014-11-29 20:08:19 +01:00
dice-interface.h ALSA: dice: ensure transmission speed for transmitted packets 2017-01-03 11:38:39 +01:00
dice-midi.c ALSA: dice: enclose identifiers referred by single function 2017-01-05 16:58:06 +01:00
dice-pcm.c ALSA: firewire: constify snd_pcm_ops structures 2016-09-02 11:50:11 +02:00
dice-proc.c Revert "ALSA: dice: fix wrong offsets for Dice interface" 2015-03-10 15:26:25 +01:00
dice-stream.c ALSA: dice: ensure transmission speed for transmitted packets 2017-01-03 11:38:39 +01:00
dice-transaction.c ALSA: dice: change notification mask to detect lock status change 2016-02-12 09:52:43 +01:00
dice.c ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626 2016-05-08 11:17:37 +02:00
dice.h ALSA: dice: force to add two pcm devices for listed models 2016-03-09 16:20:58 +01:00
Makefile ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in 2015-10-18 09:08:11 +02:00