Searched refs:SNDRV_SEQ_IOCTL_CREATE_PORT (Results 1 – 2 of 2) sorted by relevance
584 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info) macro
124 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_CREATE_PORT, port) < 0) { in snd_seq_hw_create_port()