csp_start          36 include/sound/sb16_csp.h 	int (*csp_start) (struct snd_sb_csp * p, int sample_width, int channels);
csp_start         129 sound/isa/sb/sb16_csp.c 	p->ops.csp_start = snd_sb_csp_start;
csp_start          74 sound/isa/sb/sb16_main.c 				if (csp->ops.csp_start(csp, (chip->mode & SB_MODE_PLAYBACK_16) ?
csp_start         112 sound/isa/sb/sb16_main.c 				if (csp->ops.csp_start(csp, (chip->mode & SB_MODE_CAPTURE_16) ?