Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/sb/
Dsb16_csp.c80 static void snd_sb_csp_free(struct snd_hwdep *hw);
151 hw->private_free = snd_sb_csp_free; in snd_sb_csp_new()
168 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free() function