Lines Matching refs:snd_emux
26 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
30 static void terminate_note1(struct snd_emux *emu, int note,
32 static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
34 static void terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free);
35 static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
48 struct snd_emux *emu;
148 struct snd_emux *emu;
193 struct snd_emux *emu = from_timer(emu, t, tlist);
225 struct snd_emux *emu;
257 struct snd_emux *emu;
284 struct snd_emux *emu;
364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free)
387 struct snd_emux *emu;
406 snd_emux_terminate_all(struct snd_emux *emu)
439 struct snd_emux *emu;
471 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass)
493 terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free)
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update)
890 get_zone(struct snd_emux *emu, struct snd_emux_port *port,
915 snd_emux_init_voices(struct snd_emux *emu)
937 void snd_emux_lock_voice(struct snd_emux *emu, int voice)
955 void snd_emux_unlock_voice(struct snd_emux *emu, int voice)