Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/opti9xx/
Dmiro.c589 static const struct snd_kcontrol_new snd_miro_eq_controls[] = { variable
759 for (idx = 0; idx < ARRAY_SIZE(snd_miro_eq_controls); idx++) { in snd_miro_mixer()
760 err = snd_ctl_add(card, snd_ctl_new1(&snd_miro_eq_controls[idx], miro)); in snd_miro_mixer()