Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c66 static void snd_sb_csp_free(struct snd_hwdep *hw);
139 hw->private_free = snd_sb_csp_free; in snd_sb_csp_new()
156 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free() function