Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
H A Dseq_compat.c97 case SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2255 { SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO, snd_seq_ioctl_get_queue_tempo },
/linux/include/uapi/sound/
H A Dasequencer.h637 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TEMPO _IOWR('S', 0x41, struct snd_seq_queue_tempo) macro