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