Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/cs46xx/
Dcs46xx_lib.c2353 static const struct snd_kcontrol_new snd_hercules_controls[] = { variable
3489 for (idx = 0 ; idx < ARRAY_SIZE(snd_hercules_controls); idx++) { in hercules_mixer_init()
3492 kctl = snd_ctl_new1(&snd_hercules_controls[idx], chip); in hercules_mixer_init()