Home
last modified time | relevance | path

Searched refs:remove_ctl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/au88x0/
Dau88x0_mixer.c13 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function
40 remove_ctl(vortex->card, "Master Mono Playback Volume"); in snd_vortex_mixer()
41 remove_ctl(vortex->card, "Master Mono Playback Switch"); in snd_vortex_mixer()
/linux-4.1.27/sound/pci/emu10k1/
Demumixer.c1761 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function
1952 remove_ctl(card,"Front Playback Volume"); in snd_emu10k1_mixer()
1953 remove_ctl(card,"Front Playback Switch"); in snd_emu10k1_mixer()
1961 remove_ctl(card, *c); in snd_emu10k1_mixer()
1965 remove_ctl(card, *c); in snd_emu10k1_mixer()
1989 remove_ctl(card, "Center Playback Volume"); in snd_emu10k1_mixer()
1990 remove_ctl(card, "LFE Playback Volume"); in snd_emu10k1_mixer()
1991 remove_ctl(card, "Wave Center Playback Volume"); in snd_emu10k1_mixer()
1992 remove_ctl(card, "Wave LFE Playback Volume"); in snd_emu10k1_mixer()
1999 remove_ctl(card, "Headphone Playback Switch"); in snd_emu10k1_mixer()
[all …]
/linux-4.1.27/sound/pci/ca0106/
Dca0106_mixer.c714 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function
833 remove_ctl(card, *c); in snd_ca0106_mixer()