Lines Matching defs:event

367 	struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event;  in cvt_ump_midi1_to_midi2()  local
437 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi2_to_midi1() local
506 struct snd_seq_event *event, in cvt_ump_to_any()
585 struct snd_seq_event *event, in snd_seq_deliver_from_ump()
627 static int note_ev_to_ump_midi1(const struct snd_seq_event *event, in note_ev_to_ump_midi1()
642 static int cc_ev_to_ump_midi1(const struct snd_seq_event *event, in cc_ev_to_ump_midi1()
655 static int ctrl_ev_to_ump_midi1(const struct snd_seq_event *event, in ctrl_ev_to_ump_midi1()
667 static int pitchbend_ev_to_ump_midi1(const struct snd_seq_event *event, in pitchbend_ev_to_ump_midi1()
683 static int ctrl14_ev_to_ump_midi1(const struct snd_seq_event *event, in ctrl14_ev_to_ump_midi1()
704 static int rpn_ev_to_ump_midi1(const struct snd_seq_event *event, in rpn_ev_to_ump_midi1()
727 static int system_ev_to_ump_midi1(const struct snd_seq_event *event, in system_ev_to_ump_midi1()
738 static int system_1p_ev_to_ump_midi1(const struct snd_seq_event *event, in system_1p_ev_to_ump_midi1()
750 static int system_2p_ev_to_ump_midi1(const struct snd_seq_event *event, in system_2p_ev_to_ump_midi1()
765 static int note_ev_to_ump_midi2(const struct snd_seq_event *event, in note_ev_to_ump_midi2()
780 static int paf_ev_to_ump_midi2(const struct snd_seq_event *event, in paf_ev_to_ump_midi2()
815 static int cc_ev_to_ump_midi2(const struct snd_seq_event *event, in cc_ev_to_ump_midi2()
870 static int ctrl_ev_to_ump_midi2(const struct snd_seq_event *event, in ctrl_ev_to_ump_midi2()
882 static int pgm_ev_to_ump_midi2(const struct snd_seq_event *event, in pgm_ev_to_ump_midi2()
903 static int pitchbend_ev_to_ump_midi2(const struct snd_seq_event *event, in pitchbend_ev_to_ump_midi2()
918 static int ctrl14_ev_to_ump_midi2(const struct snd_seq_event *event, in ctrl14_ev_to_ump_midi2()
980 static int rpn_ev_to_ump_midi2(const struct snd_seq_event *event, in rpn_ev_to_ump_midi2()
994 static int system_ev_to_ump_midi2(const struct snd_seq_event *event, in system_ev_to_ump_midi2()
1005 static int system_1p_ev_to_ump_midi2(const struct snd_seq_event *event, in system_1p_ev_to_ump_midi2()
1016 static int system_2p_ev_to_ump_midi2(const struct snd_seq_event *event, in system_2p_ev_to_ump_midi2()
1106 struct snd_seq_event *event, in cvt_to_ump_midi1()
1140 struct snd_seq_event *event, in cvt_to_ump_midi2()
1188 struct snd_seq_event *event, in cvt_sysex_to_ump()
1239 struct snd_seq_event *event, in snd_seq_deliver_to_ump()