Home
last modified time | relevance | path

Searched refs:snd_es18xx_pcm1_controls (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/isa/
H A Des18xx.c1296 static const struct snd_kcontrol_new snd_es18xx_pcm1_controls[] = { variable
1802 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()
/kernel/linux/linux-5.10/sound/isa/
H A Des18xx.c1299 static const struct snd_kcontrol_new snd_es18xx_pcm1_controls[] = { variable
1844 for (idx = 0; idx < ARRAY_SIZE(snd_es18xx_pcm1_controls); idx++) { in snd_es18xx_mixer()
1845 if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_es18xx_pcm1_controls[idx], chip))) < 0) in snd_es18xx_mixer()

Completed in 7 milliseconds