Home
last modified time | relevance | path

Searched refs:num_subs (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
H A Dasequencer.h598 int num_subs; /* R/O: number of subscriptions on this port */
588 int num_subs; /* R/O: number of subscriptions on this port */ global() member
/linux/sound/core/seq/
H A Dseq_clientmgr.c2043 subs->num_subs = group->count; in snd_seq_ioctl_query_subs()