Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h637 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c194 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_DELETE_PORT, port) < 0) { in snd_seq_hw_delete_port()
195 /*SYSERR("SNDRV_SEQ_IOCTL_DELETE_PORT failed");*/ in snd_seq_hw_delete_port()

Completed in 4 milliseconds