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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 659 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW ('S', 0x42, struct sndrv_seq_queue_tempo)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 219 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO, tempo) < 0) {
220 /*SYSERR("SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO failed");*/

Completed in 11 milliseconds