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()418 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi2_to_midi1()419 struct snd_seq_ump_event ev_cvt; in cvt_ump_midi2_to_midi1()473 struct snd_seq_ump_event *ump_ev = (struct snd_seq_ump_event *)event; in cvt_ump_to_any()515 struct snd_seq_ump_event *ump_ev, in deliver_with_group_convert()518 struct snd_seq_ump_event ev = *ump_ev; in deliver_with_group_convert()532 const struct snd_seq_ump_event *ev) in ump_event_filtered()550 struct snd_seq_ump_event *ump_ev = (struct snd_seq_ump_event *)event; in snd_seq_deliver_from_ump()1051 static void setup_ump_event(struct snd_seq_ump_event *dest, in setup_ump_event()[all …]
18 struct snd_seq_ump_event ump;
73 struct snd_seq_ump_event ev = {}; in seq_ump_input_receive()96 struct snd_seq_ump_event *ump_ev; in seq_ump_process_event()105 ump_ev = (struct snd_seq_ump_event *)ev; in seq_ump_process_event()
455 aligned_size = sizeof(struct snd_seq_ump_event); in snd_seq_read()473 struct snd_seq_ump_event tmpev; in snd_seq_read()1034 if (count < sizeof(struct snd_seq_ump_event)) in snd_seq_write()1037 sizeof(struct snd_seq_ump_event) - len)) { in snd_seq_write()1041 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()
286 struct snd_seq_ump_event { struct