Home
last modified time | relevance | path

Searched refs:kctl2 (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
2723 kctl2 = ctl_find(ac97, s2, suffix); in snd_ac97_swap_ctl()
2724 if (kctl1 && kctl2) { in snd_ac97_swap_ctl()
2729 snd_ctl_rename(ac97->bus->card, kctl2, name); in snd_ac97_swap_ctl()