Home
last modified time | relevance | path

Searched refs:EMU8000_NUM_CONTROLS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Demu8000.h36 EMU8000_NUM_CONTROLS, enumerator
74 struct snd_kcontrol *controls[EMU8000_NUM_CONTROLS];
/openbmc/linux/sound/isa/sb/
H A Demu8000.c1008 static const struct snd_kcontrol_new *mixer_defs[EMU8000_NUM_CONTROLS] = {
1032 for (i = 0; i < EMU8000_NUM_CONTROLS; i++) { in snd_emu8000_create_mixer()
1042 for (i = 0; i < EMU8000_NUM_CONTROLS; i++) { in snd_emu8000_create_mixer()