Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_voice.h84 int snd_emux_init_hwdep(struct snd_emux *emu);
H A Demux_hwdep.c114 snd_emux_init_hwdep(struct snd_emux *emu) in snd_emux_init_hwdep() function
H A Demux.c107 err = snd_emux_init_hwdep(emu); in snd_emux_register()