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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c3216 static const struct snd_kcontrol_new snd_hdsp_rpm_controls[] = { variable in typeref:struct:snd_kcontrol_new
3316 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_rpm_controls); idx++) {
3317 err = snd_ctl_add(card, snd_ctl_new1(&snd_hdsp_rpm_controls[idx], hdsp));

Completed in 160 milliseconds