Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_voice.h74 void snd_emux_proc_free(struct snd_emux *emu);
78 static inline void snd_emux_proc_free(struct snd_emux *emu) {} in snd_emux_proc_free() function
H A Demux.c134 snd_emux_proc_free(emu); in snd_emux_free()
H A Demux_proc.c107 void snd_emux_proc_free(struct snd_emux *emu) in snd_emux_proc_free() function