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);130 p->ops.csp_stop = snd_sb_csp_stop; in snd_sb_csp_new()160 snd_sb_csp_stop(p); in snd_sb_csp_free()233 err = snd_sb_csp_stop(p); in snd_sb_csp_ioctl()868 static int snd_sb_csp_stop(struct snd_sb_csp * p) in snd_sb_csp_stop() function