Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_CREATE_PORT (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h636 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c184 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_CREATE_PORT, port) < 0) { in snd_seq_hw_create_port()
185 /*SYSERR("SNDRV_SEQ_IOCTL_CREATE_PORT failed");*/ in snd_seq_hw_create_port()

Completed in 4 milliseconds