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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dsb16_csp.h170 struct snd_kcontrol *qsound_switch; member in struct:snd_sb_csp
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/sb/
H A Dsb16_csp.c1086 if ((err = snd_ctl_add(card, p->qsound_switch = snd_ctl_new1(&snd_sb_qsound_switch, p))) < 0)
1108 if (p->qsound_switch)
1109 snd_ctl_remove(card, p->qsound_switch);

Completed in 97 milliseconds