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

/linux-master/sound/core/seq/
H A Dseq_compat.c91 case SNDRV_SEQ_IOCTL_CREATE_QUEUE:
H A Dseq_clientmgr.c2247 { SNDRV_SEQ_IOCTL_CREATE_QUEUE, snd_seq_ioctl_create_queue },
/linux-master/include/uapi/sound/
H A Dasequencer.h628 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info) macro
/linux-master/sound/core/seq/oss/
H A Dseq_oss_init.c351 rc = call_ctl(SNDRV_SEQ_IOCTL_CREATE_QUEUE, &qinfo);

Completed in 200 milliseconds