Home
last modified time | relevance | path

Searched refs:snd_es18xx_hw_volume_controls (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/isa/ !
Des18xx.c1322 static const struct snd_kcontrol_new snd_es18xx_hw_volume_controls[] = { variable
1837 for (idx = 0; idx < ARRAY_SIZE(snd_es18xx_hw_volume_controls); idx++) { in snd_es18xx_mixer()
1839 kctl = snd_ctl_new1(&snd_es18xx_hw_volume_controls[idx], chip); in snd_es18xx_mixer()