Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_patch.h67 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1,
Dac97_codec.c2716 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()