Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_patch.c485 static const struct snd_kcontrol_new wm9704_snd_ac97_controls[] = { variable
497 for (i = 0; i < ARRAY_SIZE(wm9704_snd_ac97_controls); i++) { in patch_wolfson_wm9704_specific()
498 err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm9704_snd_ac97_controls[i], ac97)); in patch_wolfson_wm9704_specific()