Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h544 struct snd_seq_query_subs { struct
545 struct snd_seq_addr root; /* client/port id to be searched */
546 int type; /* READ or WRITE */
547 int index; /* 0..N-1 */
548 int num_subs; /* R/O: number of subscriptions on this port */
549 struct snd_seq_addr addr; /* R/O: result */
550 unsigned char queue; /* R/O: result */
551 unsigned int flags; /* R/O: result */
552 char reserved[64]; /* for future use */

Completed in 7 milliseconds