Searched refs:snd_seq_queue_tempo (Results 1 – 2 of 2) sorted by relevance
87 int snd_seq_set_queue_tempo(int client, struct snd_seq_queue_tempo *tempo);
536 struct snd_seq_queue_tempo { struct647 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO _IOWR('S', 0x41, struct snd_seq_queue_tempo)648 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW ('S', 0x42, struct snd_seq_queue_tempo)
Completed in 7 milliseconds