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

/linux-master/include/sound/
H A Dsb16_csp.h36 int (*csp_start) (struct snd_sb_csp * p, int sample_width, int channels); member in struct:snd_sb_csp_ops
/linux-master/sound/isa/sb/
H A Dsb16_main.c74 if (csp->ops.csp_start(csp, (chip->mode & SB_MODE_PLAYBACK_16) ?
112 if (csp->ops.csp_start(csp, (chip->mode & SB_MODE_CAPTURE_16) ?
H A Dsb16_csp.c131 p->ops.csp_start = snd_sb_csp_start;

Completed in 88 milliseconds