Home
last modified time | relevance | path

Searched refs:snd_sb_csp_release (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/isa/sb/
Dsb16_csp.c83 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file);
156 hw->ops.release = snd_sb_csp_release; in snd_sb_csp_new()
265 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_release() function