Searched refs:cs8415_controls (Results 1 – 1 of 1) sorted by relevance
1824 static struct snd_kcontrol_new cs8415_controls[] = { variable1917 for (i = 0; i < ARRAY_SIZE(cs8415_controls); i++) { in aureon_add_controls()1919 err = snd_ctl_add(ice->card, (kctl = snd_ctl_new1(&cs8415_controls[i], ice))); in aureon_add_controls()