Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_patch.c554 static const struct snd_kcontrol_new wm9711_snd_ac97_controls[] = { variable
638 for (i = 0; i < ARRAY_SIZE(wm9711_snd_ac97_controls); i++) { in patch_wolfson_wm9711_specific()
639 err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm9711_snd_ac97_controls[i], ac97)); in patch_wolfson_wm9711_specific()