Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_DELETE_QUEUE (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dsndseq_386.const12 SNDRV_SEQ_IOCTL_DELETE_QUEUE = 1082938163
Dsndseq_amd64.const12 SNDRV_SEQ_IOCTL_DELETE_QUEUE = 1082938163
Dsndseq_ppc64le.const12 SNDRV_SEQ_IOCTL_DELETE_QUEUE = 2156679987
Dsndseq_arm64.const12 SNDRV_SEQ_IOCTL_DELETE_QUEUE = 1082938163
Dsndseq_arm.const12 SNDRV_SEQ_IOCTL_DELETE_QUEUE = 1082938163
Dsndseq.txt26 ioctl$SNDRV_SEQ_IOCTL_DELETE_QUEUE(fd fd_sndseq, cmd const[SNDRV_SEQ_IOCTL_DELETE_QUEUE], arg ptr[i…
/external/kernel-headers/original/uapi/sound/
Dasequencer.h593 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info) macro