Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/sound/
Dasequencer.h524 struct snd_seq_queue_status { struct
525 int queue; /* queue id */
526 int events; /* read-only - queue size */
527 snd_seq_tick_time_t tick; /* current tick */
528 struct snd_seq_real_time time; /* current time */
529 int running; /* running state of queue */
530 int flags; /* various flags */
531 char reserved[64]; /* for the future */