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