Home
last modified time | relevance | path

Searched refs:snd_rme32_controls (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/
Drme32.c1832 static struct snd_kcontrol_new snd_rme32_controls[] = { variable
1892 for (idx = 0; idx < (int)ARRAY_SIZE(snd_rme32_controls); idx++) { in snd_rme32_create_switches()
1893 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_rme32_controls[idx], rme32))) < 0) in snd_rme32_create_switches()