Searched refs:snd_sb_csp_stop (Results 1 – 1 of 1) sorted by relevance
89 static int snd_sb_csp_stop(struct snd_sb_csp * p);133 p->ops.csp_stop = snd_sb_csp_stop; in snd_sb_csp_new()163 snd_sb_csp_stop(p); in snd_sb_csp_free()236 err = snd_sb_csp_stop(p); in snd_sb_csp_ioctl()856 static int snd_sb_csp_stop(struct snd_sb_csp * p) in snd_sb_csp_stop() function