Searched defs:snd_seq_event (Results 1 – 2 of 2) sorted by relevance
201 struct snd_seq_event { struct202 snd_seq_event_type_t type; argument204 unsigned char flags;205 char tag;229 struct snd_seq_event_bounce { argument231 struct snd_seq_event event; argument
271 struct snd_seq_event { struct272 snd_seq_event_type_t type; /* event type */ argument273 unsigned char flags; /* event flags */274 char tag;276 unsigned char queue; /* schedule queue */277 union snd_seq_timestamp time; /* schedule time */302 struct snd_seq_event_bounce { argument304 struct snd_seq_event event; argument