Lines Matching refs:atomic
365 int atomic, int hop) in cvt_ump_midi1_to_midi2() argument
409 atomic, hop); in cvt_ump_midi1_to_midi2()
416 int atomic, int hop) in cvt_ump_midi2_to_midi1() argument
462 atomic, hop); in cvt_ump_midi2_to_midi1()
470 int atomic, int hop) in cvt_ump_to_any() argument
504 &ev_cvt[i], atomic, hop); in cvt_ump_to_any()
516 int atomic, int hop) in deliver_with_group_convert() argument
527 atomic, hop); in deliver_with_group_convert()
548 int atomic, int hop) in snd_seq_deliver_from_ump() argument
563 event, atomic, hop); in snd_seq_deliver_from_ump()
567 event, atomic, hop); in snd_seq_deliver_from_ump()
573 ump_ev, atomic, hop); in snd_seq_deliver_from_ump()
576 event, atomic, hop); in snd_seq_deliver_from_ump()
579 return cvt_ump_to_any(dest, dest_port, event, type, atomic, hop); in snd_seq_deliver_from_ump()
1065 int atomic, int hop) in cvt_to_ump_midi1() argument
1075 event, atomic, hop); in cvt_to_ump_midi1()
1087 atomic, hop); in cvt_to_ump_midi1()
1099 int atomic, int hop) in cvt_to_ump_midi2() argument
1109 event, atomic, hop); in cvt_to_ump_midi2()
1122 atomic, hop); in cvt_to_ump_midi2()
1147 int atomic, int hop) in cvt_sysex_to_ump() argument
1186 atomic, hop); in cvt_sysex_to_ump()
1198 int atomic, int hop) in snd_seq_deliver_to_ump() argument
1203 return cvt_sysex_to_ump(dest, dest_port, event, atomic, hop); in snd_seq_deliver_to_ump()
1205 return cvt_to_ump_midi2(dest, dest_port, event, atomic, hop); in snd_seq_deliver_to_ump()
1207 return cvt_to_ump_midi1(dest, dest_port, event, atomic, hop); in snd_seq_deliver_to_ump()