Searched refs:SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO (Results 1 – 2 of 2) sorted by relevance
599 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW ('S', 0x42, struct snd_seq_queue_tempo) macro
224 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO, tempo) < 0) { in snd_seq_hw_set_queue_tempo()