linux/sound/firewire/fireworks
Takashi Sakamoto 7cdc887a00 ALSA: fireworks: 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:03 +01:00
..
fireworks_command.c ALSA: fireworks: use u32 type for be32_to_cpup() macro 2015-10-19 11:57:02 +02:00
fireworks_hwdep.c ALSA: fireworks: enclose identifiers referred by single function 2017-01-05 16:58:03 +01:00
fireworks_midi.c ALSA: fireworks: enclose identifiers referred by single function 2017-01-05 16:58:03 +01:00
fireworks_pcm.c ALSA: fireworks: enclose identifiers referred by single function 2017-01-05 16:58:03 +01:00
fireworks_proc.c ALSA: fireworks: accessing to user space outside spinlock 2016-08-31 16:17:15 +02:00
fireworks_stream.c ALSA: fireworks: fix asymmetric API call at unit removal 2017-01-03 11:36:13 +01:00
fireworks_transaction.c ALSA: fireworks: accessing to user space outside spinlock 2016-08-31 16:17:15 +02:00
fireworks.c ALSA: fireworks: delayed registration of sound card 2016-03-31 15:36:19 +02:00
fireworks.h ALSA: fireworks: accessing to user space outside spinlock 2016-08-31 16:17:15 +02:00
Makefile ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in 2015-10-18 09:08:11 +02:00