Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_codec.c2719 struct snd_kcontrol *kctl1, *kctl2; in snd_ac97_swap_ctl() local
2722 kctl1 = ctl_find(ac97, s1, suffix); in snd_ac97_swap_ctl()
2724 if (kctl1 && kctl2) { in snd_ac97_swap_ctl()
2726 snd_ctl_rename(ac97->bus->card, kctl1, name); in snd_ac97_swap_ctl()