Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl4/
H A Dopl4_local.h213 void snd_opl4_free_proc(struct snd_opl4 *opl4);
216 static inline void snd_opl4_free_proc(struct snd_opl4 *opl4) {} in snd_opl4_free_proc() function
H A Dopl4_proc.c109 void snd_opl4_free_proc(struct snd_opl4 *opl4) in snd_opl4_free_proc() function
H A Dopl4_lib.c166 snd_opl4_free_proc(opl4); in snd_opl4_free()