Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/sound/pci/emu10k1/
Demumixer.c1761 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl() function
1960 remove_ctl(card,"Front Playback Volume"); in snd_emu10k1_mixer()
1961 remove_ctl(card,"Front Playback Switch"); in snd_emu10k1_mixer()
1969 remove_ctl(card, *c); in snd_emu10k1_mixer()
1973 remove_ctl(card, *c); in snd_emu10k1_mixer()
1997 remove_ctl(card, "Center Playback Volume"); in snd_emu10k1_mixer()
1998 remove_ctl(card, "LFE Playback Volume"); in snd_emu10k1_mixer()
1999 remove_ctl(card, "Wave Center Playback Volume"); in snd_emu10k1_mixer()
2000 remove_ctl(card, "Wave LFE Playback Volume"); in snd_emu10k1_mixer()
/linux-4.4.14/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()