Searched refs:snd_ac97_swap_ctl (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/pci/ac97/ |
D | ac97_patch.h | 67 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1,
|
D | ac97_codec.c | 2716 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1, in snd_ac97_swap_ctl() function 2790 if (snd_ac97_swap_ctl(ac97, "Master Playback", "Surround Playback", "Switch") || in tune_swap_surround() 2791 snd_ac97_swap_ctl(ac97, "Master Playback", "Surround Playback", "Volume")) in tune_swap_surround()
|