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

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

Completed in 13 milliseconds