Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme96.c2221 static const struct snd_kcontrol_new snd_rme96_controls[] = { variable
2309 kctl = snd_ctl_new1(&snd_rme96_controls[idx], rme96); in snd_rme96_create_switches()
2319 err = snd_ctl_add(card, snd_ctl_new1(&snd_rme96_controls[idx], rme96)); in snd_rme96_create_switches()