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()553 struct snd_seq_ump_event *ump_ev, in deliver_with_group_convert()556 struct snd_seq_ump_event ev = *ump_ev; in deliver_with_group_convert()570 const struct snd_seq_ump_event *ev) in ump_event_filtered()588 struct snd_seq_ump_event *ump_ev = (struct snd_seq_ump_event *)event; in snd_seq_deliver_from_ump()1121 static void setup_ump_event(struct snd_seq_ump_event *dest, in setup_ump_event()[all …]
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()
18 struct snd_seq_ump_event ump;
422 aligned_size = sizeof(struct snd_seq_ump_event); in snd_seq_read() 440 struct snd_seq_ump_event tmpev; in snd_seq_read() 1003 if (count < sizeof(struct snd_seq_ump_event)) in snd_seq_write() 1006 sizeof(struct snd_seq_ump_event) - len)) { in snd_seq_write() 1010 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