Home
last modified time | relevance | path

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

/hardware/qcom/msm8996/kernel-headers/sound/
Dasequencer.h201 struct snd_seq_event { struct
202 snd_seq_event_type_t type; argument
204 unsigned char flags;
205 char tag;
229 struct snd_seq_event_bounce { argument
231 struct snd_seq_event event; argument
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasequencer.h271 struct snd_seq_event { struct
272 snd_seq_event_type_t type; /* event type */ argument
273 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 { argument
304 struct snd_seq_event event; argument