Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq_event.h281 typedef struct snd_seq_ev_queue_control { struct
292 } snd_seq_ev_queue_control_t; argument
Dlocal.h192 #define snd_seq_ev_queue_control sndrv_seq_ev_queue_control macro
/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h251 struct snd_seq_ev_queue_control { struct
252 unsigned char queue; /* affected queue */
253 unsigned char pad[3]; /* reserved */
254 union {
261 } param;