Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme32.c1768 static const struct snd_kcontrol_new snd_rme32_controls[] = { variable
1828 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()