HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT (Results 1 - 2 of 2) sorted by null

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 650 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW ('S', 0x31, struct sndrv_seq_port_subscribe)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 179 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT, sub) < 0) {
180 /*SYSERR("SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT failed");*/

Completed in 116 milliseconds