Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c2227 static const struct snd_kcontrol_new snd_cs46xx_controls[] = { variable
2481 for (idx = 0; idx < ARRAY_SIZE(snd_cs46xx_controls); idx++) { in snd_cs46xx_mixer()
2483 kctl = snd_ctl_new1(&snd_cs46xx_controls[idx], chip); in snd_cs46xx_mixer()