Home
last modified time | relevance | path

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

/include/uapi/sound/
Dasequencer.h556 struct snd_seq_query_subs { struct
557 struct snd_seq_addr root; /* client/port id to be searched */
558 int type; /* READ or WRITE */
559 int index; /* 0..N-1 */
560 int num_subs; /* R/O: number of subscriptions on this port */
561 struct snd_seq_addr addr; /* R/O: result */
562 unsigned char queue; /* R/O: result */
563 unsigned int flags; /* R/O: result */
564 char reserved[64]; /* for future use */