Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dp16v.c746 static const struct snd_kcontrol_new p16v_mixer_controls[] = { variable
777 for (i = 0; i < ARRAY_SIZE(p16v_mixer_controls); i++) { in snd_p16v_mixer()
778 err = snd_ctl_add(card, snd_ctl_new1(&p16v_mixer_controls[i], emu)); in snd_p16v_mixer()