Searched refs:snd_es18xx_spatializer_controls (Results 1 – 1 of 1) sorted by relevance
1305 static const struct snd_kcontrol_new snd_es18xx_spatializer_controls[] = { variable1830 for (idx = 0; idx < ARRAY_SIZE(snd_es18xx_spatializer_controls); idx++) { in snd_es18xx_mixer()1831 err = snd_ctl_add(card, snd_ctl_new1(&snd_es18xx_spatializer_controls[idx], chip)); in snd_es18xx_mixer()