Home
last modified time | relevance | path

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

/linux-6.6.21/sound/synth/emux/
Demux_voice.h73 void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device);
76 static inline void snd_emux_proc_init(struct snd_emux *emu, in snd_emux_proc_init() function
Demux.c119 snd_emux_proc_init(emu, card, index); in snd_emux_register()
Demux_proc.c92 void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) in snd_emux_proc_init() function