Home | History | Annotate | Download | only in sound

Lines Matching defs:queues

206 #define SNDRV_SEQ_ADDRESS_BROADCAST	255	/* send event to all queues/clients/ports/channels */
483 int queues; /* maximum queues count */
488 int cur_queues; /* current queues */
549 #define SNDRV_SEQ_REMOVE_INPUT (1<<0) /* Flush input queues */
550 #define SNDRV_SEQ_REMOVE_OUTPUT (1<<1) /* Flush output queues */
651 unsigned locked:1; /* timing queue locked for other queues */