Lines Matching defs:event
367 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi1_to_midi2() local
418 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi2_to_midi1() local
468 struct snd_seq_event *event, in cvt_ump_to_any()
547 struct snd_seq_event *event, in snd_seq_deliver_from_ump()
589 static int note_ev_to_ump_midi1(const struct snd_seq_event *event, in note_ev_to_ump_midi1()
604 static int cc_ev_to_ump_midi1(const struct snd_seq_event *event, in cc_ev_to_ump_midi1()
617 static int ctrl_ev_to_ump_midi1(const struct snd_seq_event *event, in ctrl_ev_to_ump_midi1()
629 static int pitchbend_ev_to_ump_midi1(const struct snd_seq_event *event, in pitchbend_ev_to_ump_midi1()
645 static int ctrl14_ev_to_ump_midi1(const struct snd_seq_event *event, in ctrl14_ev_to_ump_midi1()
666 static int rpn_ev_to_ump_midi1(const struct snd_seq_event *event, in rpn_ev_to_ump_midi1()
689 static int system_ev_to_ump_midi1(const struct snd_seq_event *event, in system_ev_to_ump_midi1()
699 static int system_1p_ev_to_ump_midi1(const struct snd_seq_event *event, in system_1p_ev_to_ump_midi1()
710 static int system_2p_ev_to_ump_midi1(const struct snd_seq_event *event, in system_2p_ev_to_ump_midi1()
724 static int note_ev_to_ump_midi2(const struct snd_seq_event *event, in note_ev_to_ump_midi2()
739 static int paf_ev_to_ump_midi2(const struct snd_seq_event *event, in paf_ev_to_ump_midi2()
774 static int cc_ev_to_ump_midi2(const struct snd_seq_event *event, in cc_ev_to_ump_midi2()
829 static int ctrl_ev_to_ump_midi2(const struct snd_seq_event *event, in ctrl_ev_to_ump_midi2()
841 static int pgm_ev_to_ump_midi2(const struct snd_seq_event *event, in pgm_ev_to_ump_midi2()
863 static int pitchbend_ev_to_ump_midi2(const struct snd_seq_event *event, in pitchbend_ev_to_ump_midi2()
878 static int ctrl14_ev_to_ump_midi2(const struct snd_seq_event *event, in ctrl14_ev_to_ump_midi2()
940 static int rpn_ev_to_ump_midi2(const struct snd_seq_event *event, in rpn_ev_to_ump_midi2()
954 static int system_ev_to_ump_midi2(const struct snd_seq_event *event, in system_ev_to_ump_midi2()
965 static int system_1p_ev_to_ump_midi2(const struct snd_seq_event *event, in system_1p_ev_to_ump_midi2()
976 static int system_2p_ev_to_ump_midi2(const struct snd_seq_event *event, in system_2p_ev_to_ump_midi2()
1064 struct snd_seq_event *event, in cvt_to_ump_midi1()
1098 struct snd_seq_event *event, in cvt_to_ump_midi2()
1146 struct snd_seq_event *event, in cvt_sysex_to_ump()
1197 struct snd_seq_event *event, in snd_seq_deliver_to_ump()