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