Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_voice.h33 struct snd_emux_port *snd_emux_create_port(struct snd_emux *emu, char *name,
Demux_seq.c100 p = snd_emux_create_port(emu, tmpname, MIDI_CHANNELS, in snd_emux_init_seq()
141 snd_emux_create_port(struct snd_emux *emu, char *name, in snd_emux_create_port() function
Demux_oss.c132 p = snd_emux_create_port(emu, tmpname, 32, in snd_emux_open_seq_oss()