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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 652 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct sndrv_seq_queue_info)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 269 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_CREATE_QUEUE, info) < 0) {
270 /*SYSERR("SNDRV_SEQ_IOCTL_CREATE_QUEUE failed");*/

Completed in 14 milliseconds