Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_IOCTL_STATUS (Results 1 – 9 of 9) sorted by relevance

/external/syzkaller/sys/linux/
Dsndtimer.txt19 ioctl$SNDRV_TIMER_IOCTL_STATUS(fd fd_sndtimer, cmd const[SNDRV_TIMER_IOCTL_STATUS], arg buffer[out])
Dsndtimer_386.const28 SNDRV_TIMER_IOCTL_STATUS = 2153272340
Dsndtimer_amd64.const28 SNDRV_TIMER_IOCTL_STATUS = 2153796628
Dsndtimer_arm64.const28 SNDRV_TIMER_IOCTL_STATUS = 2153796628
Dsndtimer_ppc64le.const28 SNDRV_TIMER_IOCTL_STATUS = 1080054804
Dsndtimer_arm.const28 SNDRV_TIMER_IOCTL_STATUS = 2153272340
/external/strace/
Dioctl_redefs1.h1237 #ifdef SNDRV_TIMER_IOCTL_STATUS
1238 # undef SNDRV_TIMER_IOCTL_STATUS
1239 # define SNDRV_TIMER_IOCTL_STATUS 0x80585414 macro
/external/syzkaller/pkg/report/testdata/linux/report/
D15826 ioctl$SNDRV_TIMER_IOCTL_STATUS(r2, 0x80605414, &(0x7f00007a9000)="000000000000000000000000000000000…
/external/kernel-headers/original/uapi/sound/
Dasound.h781 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) macro