Searched refs:remove_ctl (Results 1 – 3 of 3) sorted by relevance
/sound/pci/au88x0/ |
D | au88x0_mixer.c | 14 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function 41 remove_ctl(vortex->card, "Master Mono Playback Volume"); in snd_vortex_mixer() 42 remove_ctl(vortex->card, "Master Mono Playback Switch"); in snd_vortex_mixer()
|
/sound/pci/emu10k1/ |
D | emumixer.c | 1747 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function 1946 remove_ctl(card,"Front Playback Volume"); in snd_emu10k1_mixer() 1947 remove_ctl(card,"Front Playback Switch"); in snd_emu10k1_mixer() 1955 remove_ctl(card, *c); in snd_emu10k1_mixer() 1959 remove_ctl(card, *c); in snd_emu10k1_mixer() 1983 remove_ctl(card, "Center Playback Volume"); in snd_emu10k1_mixer() 1984 remove_ctl(card, "LFE Playback Volume"); in snd_emu10k1_mixer() 1985 remove_ctl(card, "Wave Center Playback Volume"); in snd_emu10k1_mixer() 1986 remove_ctl(card, "Wave LFE Playback Volume"); in snd_emu10k1_mixer()
|
/sound/pci/ca0106/ |
D | ca0106_mixer.c | 700 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function 819 remove_ctl(card, *c); in snd_ca0106_mixer()
|