Searched refs:snd_emux_create_port (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/sound/synth/emux/ |
D | emux_voice.h | 33 struct snd_emux_port *snd_emux_create_port(struct snd_emux *emu, char *name,
|
D | emux_seq.c | 100 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
|
D | emux_oss.c | 132 p = snd_emux_create_port(emu, tmpname, 32, in snd_emux_open_seq_oss()
|