Home
last modified time | relevance | path

Searched refs:snd_ac97_swap_ctl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/ac97/
Dac97_patch.h82 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1,
Dac97_codec.c2657 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1, in snd_ac97_swap_ctl() function
2725 if (snd_ac97_swap_ctl(ac97, "Master Playback", "Surround Playback", "Switch") || in tune_swap_surround()
2726 snd_ac97_swap_ctl(ac97, "Master Playback", "Surround Playback", "Volume")) in tune_swap_surround()