Searched refs:csp_unuse (Results 1 – 3 of 3) sorted by relevance
48 int (*csp_unuse) (struct snd_sb_csp * p); member
82 csp->ops.csp_unuse(csp); in snd_sb16_csp_playback_prepare()91 csp->ops.csp_unuse(csp); in snd_sb16_csp_playback_prepare()120 csp->ops.csp_unuse(csp); in snd_sb16_csp_capture_prepare()129 csp->ops.csp_unuse(csp); in snd_sb16_csp_capture_prepare()177 csp->ops.csp_unuse(csp); in snd_sb16_csp_playback_close()208 csp->ops.csp_unuse(csp); in snd_sb16_csp_capture_close()
141 p->ops.csp_unuse = snd_sb_csp_unuse; in snd_sb_csp_new()