Searched refs:SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT (Results 1 – 2 of 2) sorted by relevance
589 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW ('S', 0x30, struct snd_seq_port_subscribe) macro
174 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT, sub) < 0) { in snd_seq_hw_subscribe_port()