Home
last modified time | relevance | path

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

/linux-5.19.10/sound/synth/emux/
Demux_seq.c87 p = snd_emux_create_port(emu, tmpname, MIDI_CHANNELS, in snd_emux_init_seq()
126 snd_emux_create_port(struct snd_emux *emu, char *name, in snd_emux_create_port() function
Demux_voice.h20 struct snd_emux_port *snd_emux_create_port(struct snd_emux *emu, char *name,
Demux_oss.c115 p = snd_emux_create_port(emu, tmpname, 32, in snd_emux_open_seq_oss()