Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_CREATE_QUEUE (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/seq/
A Dseq_compat.c90 case SNDRV_SEQ_IOCTL_CREATE_QUEUE: in snd_seq_ioctl_compat()
A Dseq_clientmgr.c2102 { SNDRV_SEQ_IOCTL_CREATE_QUEUE, snd_seq_ioctl_create_queue },
/linux/include/uapi/sound/
A Dasequencer.h592 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info) macro
/linux/sound/core/seq/oss/
A Dseq_oss_init.c357 rc = call_ctl(SNDRV_SEQ_IOCTL_CREATE_QUEUE, &qinfo); in alloc_seq_queue()

Completed in 11 milliseconds