Lines Matching refs:snd_emux_port
40 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
43 static int get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan);
46 static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
67 struct snd_emux_port *port; in snd_emux_note_on()
165 struct snd_emux_port *port; in snd_emux_note_off()
242 struct snd_emux_port *port; in snd_emux_key_press()
269 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel()
296 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port()
327 struct snd_emux_port *port; in snd_emux_control()
402 struct snd_emux_port *port; in snd_emux_terminate_note()
450 snd_emux_sounds_off_all(struct snd_emux_port *port) in snd_emux_sounds_off_all()
485 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass) in exclusive_note_off()
759 struct snd_emux_port *port = vp->port; in calc_volume()
874 get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan) in get_bank()
903 get_zone(struct snd_emux *emu, struct snd_emux_port *port, in get_zone()