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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/es1688/
H A Des1688_lib.c949 static struct snd_kcontrol_new snd_es1688_controls[] = { variable in typeref:struct:snd_kcontrol_new
995 for (idx = 0; idx < ARRAY_SIZE(snd_es1688_controls); idx++) {
996 if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_es1688_controls[idx], chip))) < 0)

Completed in 96 milliseconds