snd_sb_csp_new     75 include/sound/sb16_csp.h int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
snd_sb_csp_new    419 sound/isa/sb/sb16.c 		snd_sb_csp_new(chip, synth != NULL ? 1 : 0, &xcsp);
snd_sb_csp_new   1172 sound/isa/sb/sb16_csp.c EXPORT_SYMBOL(snd_sb_csp_new);