Home
last modified time | relevance | path

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

/linux-6.1.9/sound/synth/emux/
Demux_voice.h18 int snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index);
Demux.c113 snd_emux_init_seq(emu, card, index); in snd_emux_register()
Demux_seq.c55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq() function