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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 658 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO _IOWR('S', 0x41, struct sndrv_seq_queue_tempo)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 209 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO, tempo) < 0) {
210 /*SYSERR("SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO failed");*/

Completed in 13 milliseconds