Searched refs:snd_sb_csp_stop (Results 1 – 1 of 1) sorted by relevance
88 static int snd_sb_csp_stop(struct snd_sb_csp * p);132 p->ops.csp_stop = snd_sb_csp_stop; in snd_sb_csp_new()162 snd_sb_csp_stop(p); in snd_sb_csp_free()235 err = snd_sb_csp_stop(p); in snd_sb_csp_ioctl()870 static int snd_sb_csp_stop(struct snd_sb_csp * p) in snd_sb_csp_stop() function