Home
last modified time | relevance | path

Searched defs:snd_seq_queue_info (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.h475 struct snd_seq_queue_info { struct
476 int queue; /* queue id */
482 int owner; /* client id for owner of the queue */
483 unsigned locked:1; /* timing queue locked for other queues */
484 char name[64]; /* name of this queue */
485 unsigned int flags; /* flags */
486 char reserved[60]; /* for future use */
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h475 struct snd_seq_queue_info { struct
476 int queue; /* queue id */
482 int owner; /* client id for owner of the queue */
483 unsigned locked:1; /* timing queue locked for other queues */
484 char name[64]; /* name of this queue */
485 unsigned int flags; /* flags */
486 char reserved[60]; /* for future use */
/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.h475 struct snd_seq_queue_info { struct
476 int queue; /* queue id */
482 int owner; /* client id for owner of the queue */
483 unsigned locked:1; /* timing queue locked for other queues */
484 char name[64]; /* name of this queue */
485 unsigned int flags; /* flags */
486 char reserved[60]; /* for future use */