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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dsb16_csp.h140 int (*csp_stop) (struct snd_sb_csp * p); member in struct:snd_sb_csp_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/sb/
H A Dsb16_main.c176 if (csp->ops.csp_stop(csp) == 0) {
207 if (csp->ops.csp_stop(csp) == 0) {
H A Dsb16_csp.c145 p->ops.csp_stop = snd_sb_csp_stop;

Completed in 27 milliseconds