Searched refs:snd_opl3sa2_controls (Results 1 – 1 of 1) sorted by relevance
459 static const struct snd_kcontrol_new snd_opl3sa2_controls[] = { variable524 for (idx = 0; idx < ARRAY_SIZE(snd_opl3sa2_controls); idx++) { in snd_opl3sa2_mixer()525 kctl = snd_ctl_new1(&snd_opl3sa2_controls[idx], chip); in snd_opl3sa2_mixer()