Searched refs:snd_hdsp_controls (Results 1 – 1 of 1) sorted by relevance
2889 static const struct snd_kcontrol_new snd_hdsp_controls[] = { variable3272 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_controls); idx++) { in snd_hdsp_create_controls()3273 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_hdsp_controls[idx], hdsp))) < 0) in snd_hdsp_create_controls()