Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c2904 static struct snd_kcontrol_new snd_hdsp_9632_controls[] = { variable
3317 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_9632_controls); idx++) { in snd_hdsp_create_controls()
3318 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_hdsp_9632_controls[idx], hdsp))) < 0) in snd_hdsp_create_controls()