Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h662 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c446 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, info) < 0) { in snd_seq_hw_query_next_port()
447 /*SYSERR("SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT failed");*/ in snd_seq_hw_query_next_port()

Completed in 4 milliseconds