Searched refs:ac97_controls (Results 1 – 2 of 2) sorted by relevance
997 static const struct snd_kcontrol_new ac97_controls[] = { variable1127 err = add_controls(chip, ac97_controls, in oxygen_mixer_init()1128 ARRAY_SIZE(ac97_controls)); in oxygen_mixer_init()
1587 static struct snd_kcontrol_new ac97_controls[] = { variable1897 for (i = 0; i < ARRAY_SIZE(ac97_controls); i++) { in aureon_add_controls()1898 err = snd_ctl_add(ice->card, snd_ctl_new1(&ac97_controls[i], ice)); in aureon_add_controls()