Searched refs:snd_opl3sa2_controls (Results 1 – 1 of 1) sorted by relevance
460 static const struct snd_kcontrol_new snd_opl3sa2_controls[] = { variable521 for (idx = 0; idx < ARRAY_SIZE(snd_opl3sa2_controls); idx++) { in snd_opl3sa2_mixer()522 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_opl3sa2_controls[idx], chip))) < 0) in snd_opl3sa2_mixer()