Searched refs:remove_ctl (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_mixer.c | 14 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function 42 remove_ctl(vortex->card, "Master Mono Playback Volume"); in snd_vortex_mixer() 43 remove_ctl(vortex->card, "Master Mono Playback Switch"); in snd_vortex_mixer()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emumixer.c | 1976 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function 2168 remove_ctl(card,"Front Playback Volume"); in snd_emu10k1_mixer() 2169 remove_ctl(card,"Front Playback Switch"); in snd_emu10k1_mixer() 2177 remove_ctl(card, *c); in snd_emu10k1_mixer() 2181 remove_ctl(card, *c); in snd_emu10k1_mixer() 2205 remove_ctl(card, "Center Playback Volume"); in snd_emu10k1_mixer() 2206 remove_ctl(card, "LFE Playback Volume"); in snd_emu10k1_mixer() 2207 remove_ctl(card, "Wave Center Playback Volume"); in snd_emu10k1_mixer() 2208 remove_ctl(card, "Wave LFE Playback Volume"); in snd_emu10k1_mixer()
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106_mixer.c | 700 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function 799 remove_ctl(card, *c); in snd_ca0106_mixer()
|