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

/linux-4.1.27/sound/pci/ac97/
H A Dac97_patch.c3856 static const struct snd_kcontrol_new snd_ac97_controls_si3036[] = { variable in typeref:struct:snd_kcontrol_new
3863 for (idx = 0; idx < ARRAY_SIZE(snd_ac97_controls_si3036); idx++) patch_si3036_specific()
3864 if ((err = snd_ctl_add(ac97->bus->card, snd_ctl_new1(&snd_ac97_controls_si3036[idx], ac97))) < 0) patch_si3036_specific()

Completed in 54 milliseconds