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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb16_csp.h170 struct snd_kcontrol *qsound_switch; member in struct:snd_sb_csp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_csp.c1060 if ((err = snd_ctl_add(card, p->qsound_switch = snd_ctl_new1(&snd_sb_qsound_switch, p))) < 0)
1083 if (p->qsound_switch)
1084 snd_ctl_remove(card, p->qsound_switch);

Completed in 152 milliseconds