Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_voice.h18 int snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index);
H A Demux.c112 snd_emux_init_seq(emu, card, index); in snd_emux_register()
H A Demux_seq.c55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq() function