Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h650 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO _IOWR('S', 0x41, struct snd_seq_queue_tempo) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c274 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO, tempo) < 0) { in snd_seq_hw_get_queue_tempo()
275 /*SYSERR("SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO failed");*/ in snd_seq_hw_get_queue_tempo()

Completed in 3 milliseconds