Searched refs:snd_rme9652_controls (Results 1 – 1 of 1) sorted by relevance
1439 static const struct snd_kcontrol_new snd_rme9652_controls[] = { variable1506 for (idx = 0; idx < ARRAY_SIZE(snd_rme9652_controls); idx++) { in snd_rme9652_create_controls()1507 kctl = snd_ctl_new1(&snd_rme9652_controls[idx], rme9652); in snd_rme9652_create_controls()