Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/sb/
Dsb16_csp.c66 static void snd_sb_csp_free(struct snd_hwdep *hw);
137 hw->private_free = snd_sb_csp_free; in snd_sb_csp_new()
154 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free() function