Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_compat.c101 case SNDRV_SEQ_IOCTL_GET_QUEUE_TIMER: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2258 { SNDRV_SEQ_IOCTL_GET_QUEUE_TIMER, snd_seq_ioctl_get_queue_timer },
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h636 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TIMER _IOWR('S', 0x45, struct snd_seq_queue_timer) macro