Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/
Dseq_compat.c111 case SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE: in snd_seq_ioctl_compat()
Dseq_clientmgr.c2176 { SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE, snd_seq_ioctl_get_named_queue },
/linux-4.1.27/include/uapi/sound/
Dasequencer.h593 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info) macro