Searched refs:snd_rme32_controls (Results 1 – 1 of 1) sorted by relevance
1768 static const struct snd_kcontrol_new snd_rme32_controls[] = { variable1828 for (idx = 0; idx < (int)ARRAY_SIZE(snd_rme32_controls); idx++) { in snd_rme32_create_switches()1829 kctl = snd_ctl_new1(&snd_rme32_controls[idx], rme32); in snd_rme32_create_switches()