Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Dp16v.c768 static const struct snd_kcontrol_new p16v_mixer_controls[] = { variable
799 for (i = 0; i < ARRAY_SIZE(p16v_mixer_controls); i++) { in snd_p16v_mixer()
800 err = snd_ctl_add(card, snd_ctl_new1(&p16v_mixer_controls[i], emu)); in snd_p16v_mixer()