Searched refs:snd_sb_csp_stop (Results 1 – 1 of 1) sorted by relevance
102 static int snd_sb_csp_stop(struct snd_sb_csp * p);144 p->ops.csp_stop = snd_sb_csp_stop; in snd_sb_csp_new()174 snd_sb_csp_stop(p); in snd_sb_csp_free()247 err = snd_sb_csp_stop(p); in snd_sb_csp_ioctl()880 static int snd_sb_csp_stop(struct snd_sb_csp * p) in snd_sb_csp_stop() function