Searched refs:snd_hdsp_9632_controls (Results 1 – 1 of 1) sorted by relevance
2881 static const struct snd_kcontrol_new snd_hdsp_9632_controls[] = { variable3354 for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_9632_controls); idx++) { in snd_hdsp_create_controls()3355 kctl = snd_ctl_new1(&snd_hdsp_9632_controls[idx], hdsp); in snd_hdsp_create_controls()