Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_patch.c453 static const struct snd_kcontrol_new wm97xx_snd_ac97_controls[] = { variable
466 for (i = 0; i < ARRAY_SIZE(wm97xx_snd_ac97_controls); i++) { in patch_wolfson_wm9703_specific()
467 err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm97xx_snd_ac97_controls[i], ac97)); in patch_wolfson_wm9703_specific()