Home
last modified time | relevance | path

Searched refs:snd_opl3sa2_controls (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/isa/
H A Dopl3sa2.c459 static const struct snd_kcontrol_new snd_opl3sa2_controls[] = { variable
524 for (idx = 0; idx < ARRAY_SIZE(snd_opl3sa2_controls); idx++) { in snd_opl3sa2_mixer()
525 kctl = snd_ctl_new1(&snd_opl3sa2_controls[idx], chip); in snd_opl3sa2_mixer()
/kernel/linux/linux-5.10/sound/isa/
H A Dopl3sa2.c460 static const struct snd_kcontrol_new snd_opl3sa2_controls[] = { variable
521 for (idx = 0; idx < ARRAY_SIZE(snd_opl3sa2_controls); idx++) { in snd_opl3sa2_mixer()
522 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_opl3sa2_controls[idx], chip))) < 0) in snd_opl3sa2_mixer()

Completed in 4 milliseconds