Searched refs:snd_miro_controls (Results 1 – 1 of 1) sorted by relevance
593 static struct snd_kcontrol_new snd_miro_controls[] = { variable740 for (idx = 0; idx < ARRAY_SIZE(snd_miro_controls); idx++) { in snd_miro_mixer()741 if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_miro_controls[idx], miro))) < 0) in snd_miro_mixer()