Searched refs:snd_seq_ump_event (Results 1 – 6 of 6) sorted by relevance
367 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi1_to_midi2()368 struct snd_seq_ump_event ev_cvt; in cvt_ump_midi1_to_midi2()437 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi2_to_midi1()438 struct snd_seq_ump_event ev_cvt; in cvt_ump_midi2_to_midi1()511 struct snd_seq_ump_event *ump_ev = (struct snd_seq_ump_event *)event; in cvt_ump_to_any()556 struct snd_seq_ump_event ev = *ump_ev; in deliver_with_group_convert()588 struct snd_seq_ump_event *ump_ev = (struct snd_seq_ump_event *)event; in snd_seq_deliver_from_ump()1138 struct snd_seq_ump_event ev_cvt; in cvt_to_ump_midi1()1172 struct snd_seq_ump_event ev_cvt; in cvt_to_ump_midi2()1219 struct snd_seq_ump_event ev_cvt; in cvt_sysex_to_ump()[all …]
18 struct snd_seq_ump_event ump;
64 struct snd_seq_ump_event ev = {}; in seq_ump_input_receive()87 struct snd_seq_ump_event *ump_ev; in seq_ump_process_event()96 ump_ev = (struct snd_seq_ump_event *)ev; in seq_ump_process_event()
469 aligned_size = sizeof(struct snd_seq_ump_event); in snd_seq_read()487 struct snd_seq_ump_event tmpev; in snd_seq_read()1066 if (count < sizeof(struct snd_seq_ump_event)) in snd_seq_write()1069 sizeof(struct snd_seq_ump_event) - len)) { in snd_seq_write()1073 len = sizeof(struct snd_seq_ump_event); in snd_seq_write()
82 return sizeof(struct snd_seq_ump_event); in snd_seq_event_packet_size()
296 struct snd_seq_ump_event { struct