Home
last modified time | relevance | path

Searched defs:snd_seq_event (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/uapi/sound/
Dasequencer.h257 struct snd_seq_event { struct
258 snd_seq_event_type_t type; /* event type */ argument
259 unsigned char flags; /* event flags */
260 char tag;
262 unsigned char queue; /* schedule queue */
263 union snd_seq_timestamp time; /* schedule time */
288 struct snd_seq_event_bounce { argument
290 struct snd_seq_event event; argument