Searched refs:csp_unuse (Results 1 – 3 of 3) sorted by relevance
34 int (*csp_unuse) (struct snd_sb_csp * p); member
70 csp->ops.csp_unuse(csp); in snd_sb16_csp_playback_prepare()79 csp->ops.csp_unuse(csp); in snd_sb16_csp_playback_prepare()108 csp->ops.csp_unuse(csp); in snd_sb16_csp_capture_prepare()117 csp->ops.csp_unuse(csp); in snd_sb16_csp_capture_prepare()165 csp->ops.csp_unuse(csp); in snd_sb16_csp_playback_close()196 csp->ops.csp_unuse(csp); in snd_sb16_csp_capture_close()
129 p->ops.csp_unuse = snd_sb_csp_unuse; in snd_sb_csp_new()