Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasequencer.h166 struct snd_seq_event { struct
167 snd_seq_event_type_t type; argument
190 struct snd_seq_event event; argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasequencer.h164 struct snd_seq_event { struct
165 snd_seq_event_type_t type; argument
189 struct snd_seq_event event; argument
/kernel/linux/linux-5.10/include/uapi/sound/
Dasequencer.h273 struct snd_seq_event { struct
274 snd_seq_event_type_t type; /* event type */ argument
275 unsigned char flags; /* event flags */
276 char tag;
278 unsigned char queue; /* schedule queue */
279 union snd_seq_timestamp time; /* schedule time */
304 struct snd_seq_event_bounce { argument
306 struct snd_seq_event event; argument