Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndseq_386.const26 SNDRV_SEQ_IOCTL_QUERY_SUBS = 3227013967
Dsndseq_amd64.const26 SNDRV_SEQ_IOCTL_QUERY_SUBS = 3227013967
Dsndseq_ppc64le.const26 SNDRV_SEQ_IOCTL_QUERY_SUBS = 3227013967
Dsndseq_arm64.const26 SNDRV_SEQ_IOCTL_QUERY_SUBS = 3227013967
Dsndseq_arm.const26 SNDRV_SEQ_IOCTL_QUERY_SUBS = 3227013967
Dsndseq.txt40 ioctl$SNDRV_SEQ_IOCTL_QUERY_SUBS(fd fd_sndseq, cmd const[SNDRV_SEQ_IOCTL_QUERY_SUBS], arg ptr[in, s…
/external/kernel-headers/original/uapi/sound/
Dasequencer.h607 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro