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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 663 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW ('S', 0x46, struct sndrv_seq_queue_timer)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 239 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER, timer) < 0) {
240 /*SYSERR("SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER failed");*/

Completed in 468 milliseconds