Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/ac97/
Dac97_patch.c703 static const struct snd_kcontrol_new wm13_snd_ac97_controls[] = { variable
818 for (i = 0; i < ARRAY_SIZE(wm13_snd_ac97_controls); i++) { in patch_wolfson_wm9713_specific()
819 err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm13_snd_ac97_controls[i], ac97)); in patch_wolfson_wm9713_specific()