Searched refs:SNDRV_SEQ_IOCTL_CREATE_QUEUE (Results 1 – 6 of 6) sorted by relevance
90 case SNDRV_SEQ_IOCTL_CREATE_QUEUE: in snd_seq_ioctl_compat()
2084 { SNDRV_SEQ_IOCTL_CREATE_QUEUE, snd_seq_ioctl_create_queue },
592 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info) macro
357 if ((rc = call_ctl(SNDRV_SEQ_IOCTL_CREATE_QUEUE, &qinfo)) < 0) in alloc_seq_queue()