Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/
Dseq_compat.c116 case SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2181 { SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER, snd_seq_ioctl_set_queue_timer },
/linux-4.1.27/include/uapi/sound/
Dasequencer.h600 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW ('S', 0x46, struct snd_seq_queue_timer) macro