Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h491 struct snd_seq_queue_status { struct
492 int queue; /* queue id */
493 int events; /* read-only - queue size */
494 snd_seq_tick_time_t tick; /* current tick */
495 struct snd_seq_real_time time; /* current time */
496 int running; /* running state of queue */
497 int flags; /* various flags */
498 char reserved[64]; /* for the future */
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h491 struct snd_seq_queue_status { struct
492 int queue; /* queue id */
493 int events; /* read-only - queue size */
494 snd_seq_tick_time_t tick; /* current tick */
495 struct snd_seq_real_time time; /* current time */
496 int running; /* running state of queue */
497 int flags; /* various flags */
498 char reserved[64]; /* for the future */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h491 struct snd_seq_queue_status { struct
492 int queue; /* queue id */
493 int events; /* read-only - queue size */
494 snd_seq_tick_time_t tick; /* current tick */
495 struct snd_seq_real_time time; /* current time */
496 int running; /* running state of queue */
497 int flags; /* various flags */
498 char reserved[64]; /* for the future */