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