Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/
Drme96.c2217 static const struct snd_kcontrol_new snd_rme96_controls[] = { variable
2305 kctl = snd_ctl_new1(&snd_rme96_controls[idx], rme96); in snd_rme96_create_switches()
2315 err = snd_ctl_add(card, snd_ctl_new1(&snd_rme96_controls[idx], rme96)); in snd_rme96_create_switches()