Searched refs:csp_stop (Results 1 – 3 of 3) sorted by relevance
37 int (*csp_stop) (struct snd_sb_csp * p); member
164 if (csp->ops.csp_stop(csp) == 0) { in snd_sb16_csp_playback_close()195 if (csp->ops.csp_stop(csp) == 0) { in snd_sb16_csp_capture_close()
132 p->ops.csp_stop = snd_sb_csp_stop; in snd_sb_csp_new()