Searched defs:snd_seq_event (Results 1 – 5 of 5) sorted by relevance
164 struct snd_seq_event { struct165 snd_seq_event_type_t type; argument189 struct snd_seq_event event; argument
273 struct snd_seq_event { struct274 snd_seq_event_type_t type; /* event type */ argument275 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 { argument306 struct snd_seq_event event; argument
166 struct snd_seq_event { struct167 snd_seq_event_type_t type; argument190 struct snd_seq_event event; argument
271 struct snd_seq_event { struct272 snd_seq_event_type_t type; /* event type */ argument282 union snd_seq_event_data data; argument