Searched refs:snd_es18xx_pcm2_controls (Results 1 - 1 of 1) sorted by path

/linux-master/sound/isa/
H A Des18xx.c1300 static const struct snd_kcontrol_new snd_es18xx_pcm2_controls[] = { variable in typeref:struct:snd_kcontrol_new
1796 for (idx = 0; idx < ARRAY_SIZE(snd_es18xx_pcm2_controls); idx++) {
1797 err = snd_ctl_add(card, snd_ctl_new1(&snd_es18xx_pcm2_controls[idx], chip));

Completed in 187 milliseconds