Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c3218 static const struct snd_kcontrol_new snd_hdsp_rpm_controls[] = { variable
3264 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_rpm_controls); idx++) { in snd_hdsp_create_controls()
3265 err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_hdsp_rpm_controls[idx], hdsp)); in snd_hdsp_create_controls()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c3216 static const struct snd_kcontrol_new snd_hdsp_rpm_controls[] = { variable
3316 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_rpm_controls); idx++) { in snd_hdsp_create_controls()
3317 err = snd_ctl_add(card, snd_ctl_new1(&snd_hdsp_rpm_controls[idx], hdsp)); in snd_hdsp_create_controls()

Completed in 14 milliseconds