Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/
Dseq_compat.c97 case SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2107 { SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO, snd_seq_ioctl_set_queue_tempo },
/linux-6.1.9/include/uapi/sound/
Dasequencer.h583 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW ('S', 0x42, struct snd_seq_queue_tempo) macro