Searched refs:csp_start (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.h139 int (*csp_start) (struct snd_sb_csp * p, int sample_width, int channels); 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.c85 if (csp->ops.csp_start(csp, (chip->mode & SB_MODE_PLAYBACK_16) ?
123 if (csp->ops.csp_start(csp, (chip->mode & SB_MODE_CAPTURE_16) ?
H A Dsb16_csp.c142 p->ops.csp_start = snd_sb_csp_start;

Completed in 113 milliseconds