Searched refs:csp_stop (Results 1 - 3 of 3) 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.h140 int (*csp_stop) (struct snd_sb_csp * p); member in struct:snd_sb_csp_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_main.c175 if (csp->ops.csp_stop(csp) == 0) {
206 if (csp->ops.csp_stop(csp) == 0) {
H A Dsb16_csp.c143 p->ops.csp_stop = snd_sb_csp_stop;

Completed in 68 milliseconds