Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/ac97/
H A Dac97_codec.c2716 struct snd_kcontrol *kctl1, *kctl2; in snd_ac97_swap_ctl() local
2719 kctl1 = ctl_find(ac97, s1, suffix); in snd_ac97_swap_ctl()
2721 if (kctl1 && kctl2) { in snd_ac97_swap_ctl()
2723 snd_ctl_rename(ac97->bus->card, kctl1, name); in snd_ac97_swap_ctl()