Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/sb/
Dsb16_csp.c69 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file);
144 hw->ops.release = snd_sb_csp_release; in snd_sb_csp_new()
254 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_release() function