Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_patch.c450 static const struct snd_kcontrol_new wm97xx_snd_ac97_controls[] = { variable
463 for (i = 0; i < ARRAY_SIZE(wm97xx_snd_ac97_controls); i++) { in patch_wolfson_wm9703_specific()
464 if ((err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm97xx_snd_ac97_controls[i], ac97))) < 0) in patch_wolfson_wm9703_specific()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A 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()

Completed in 11 milliseconds