Home
last modified time | relevance | path

Searched refs:snd_seq_ump_event (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/sound/core/seq/
Dseq_ump_convert.c367 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 …]
Dseq_memory.h18 struct snd_seq_ump_event ump;
Dseq_ump_client.c73 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()
Dseq_clientmgr.c455 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()
/Linux-v6.6/include/sound/
Dseq_kernel.h82 return sizeof(struct snd_seq_ump_event); in snd_seq_event_packet_size()
/Linux-v6.6/include/uapi/sound/
Dasequencer.h286 struct snd_seq_ump_event { struct