Searched refs:snd_ac97_remove_ctl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_patch.h78 static int snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name,
H A Dac97_codec.c2583 static int snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name, function
2659 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Switch");
2660 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Volume");
2750 snd_ac97_remove_ctl(ac97, "External Amplifier", NULL);
2784 snd_ac97_remove_ctl(ac97, "External Amplifier", NULL);
2785 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Switch");
2786 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Volume");
H A Dac97_patch.c1018 snd_ac97_remove_ctl(ac97, "PCM Out Path & Mute", NULL);

Completed in 67 milliseconds