Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/gus/
Dgus_mixer.c138 static struct snd_kcontrol_new snd_gf1_controls[] = { variable
178 max = gus->ess_flag ? 1 : ARRAY_SIZE(snd_gf1_controls); in snd_gf1_new_mixer()
180 if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_gf1_controls[idx], gus))) < 0) in snd_gf1_new_mixer()