Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c3237 static struct snd_kcontrol_new snd_hdsp_rpm_controls[] = { variable
3283 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_rpm_controls); idx++) { in snd_hdsp_create_controls()
3284 err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_hdsp_rpm_controls[idx], hdsp)); in snd_hdsp_create_controls()