Searched refs:SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT (Results 1 – 2 of 2) sorted by relevance
610 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info) macro
386 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, info) < 0) { in snd_seq_hw_query_next_port()