Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c2881 static const struct snd_kcontrol_new snd_hdsp_9632_controls[] = { variable
3294 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_9632_controls); idx++) { in snd_hdsp_create_controls()
3295 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_hdsp_9632_controls[idx], hdsp))) < 0) in snd_hdsp_create_controls()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c2879 static const struct snd_kcontrol_new snd_hdsp_9632_controls[] = { variable
3352 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_9632_controls); idx++) { in snd_hdsp_create_controls()
3353 kctl = snd_ctl_new1(&snd_hdsp_9632_controls[idx], hdsp); in snd_hdsp_create_controls()

Completed in 14 milliseconds