Searched refs:snd_ics_controls (Results 1 – 1 of 1) sorted by relevance
123 static const struct snd_kcontrol_new snd_ics_controls[] = { variable164 for (idx = 0; idx < ARRAY_SIZE(snd_ics_controls); idx++) { in snd_gf1_new_mixer()165 err = snd_ctl_add(card, snd_ctl_new1(&snd_ics_controls[idx], gus)); in snd_gf1_new_mixer()