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

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

Completed in 14 milliseconds