Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h639 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c214 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_PORT_INFO, info) < 0) { in snd_seq_hw_set_port_info()
215 /*SYSERR("SNDRV_SEQ_IOCTL_SET_PORT_INFO failed");*/ in snd_seq_hw_set_port_info()

Completed in 4 milliseconds