Home
last modified time | relevance | path

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

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