Searched refs:SNDRV_SEQ_IOCTL_QUERY_SUBS (Results 1 – 2 of 2) sorted by relevance
607 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro
194 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_QUERY_SUBS, subs) < 0) { in snd_seq_hw_query_port_subscribers()