Searched refs:snd_ac97_remove_ctl (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.h | 63 static int snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name,
|
| H A D | ac97_codec.c | 2661 static int snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name, in snd_ac97_remove_ctl() function 2747 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Switch"); in tune_hp_only() 2748 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Volume"); in tune_hp_only() 2758 snd_ac97_remove_ctl(ac97, "Master Playback", "Switch"); in tune_hp_only() 2759 snd_ac97_remove_ctl(ac97, "Master Playback", "Volume"); in tune_hp_only() 2852 snd_ac97_remove_ctl(ac97, "External Amplifier", NULL); in tune_mute_led() 2889 snd_ac97_remove_ctl(ac97, "External Amplifier", NULL); in tune_hp_mute_led() 2890 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Switch"); in tune_hp_mute_led() 2891 snd_ac97_remove_ctl(ac97, "Headphone Playback", "Volume"); in tune_hp_mute_led()
|
| H A D | ac97_patch.c | 1000 snd_ac97_remove_ctl(ac97, "PCM Out Path & Mute", NULL); in patch_sigmatel_stac9708_specific()
|