Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Daureon.c1678 static const struct snd_kcontrol_new universe_ac97_controls[] = { variable
1876 for (i = 0; i < ARRAY_SIZE(universe_ac97_controls); i++) { in aureon_add_controls()
1877 err = snd_ctl_add(ice->card, snd_ctl_new1(&universe_ac97_controls[i], ice)); in aureon_add_controls()