Searched refs:snd_ac97_swap_ctl (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_patch.h | 82 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1,
|
D | ac97_codec.c | 2657 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()
|