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

/linux-4.1.27/sound/pci/ac97/
H A Dac97_patch.c465 static const struct snd_kcontrol_new wm97xx_snd_ac97_controls[] = { variable in typeref:struct:snd_kcontrol_new
478 for (i = 0; i < ARRAY_SIZE(wm97xx_snd_ac97_controls); i++) { patch_wolfson_wm9703_specific()
479 if ((err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm97xx_snd_ac97_controls[i], ac97))) < 0) patch_wolfson_wm9703_specific()

Completed in 55 milliseconds