Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndtimer.txt20 ioctl$SNDRV_TIMER_IOCTL_START(fd fd_sndtimer, cmd const[SNDRV_TIMER_IOCTL_START])
Dsndtimer_386.const27 SNDRV_TIMER_IOCTL_START = 21664
Dsndtimer_amd64.const27 SNDRV_TIMER_IOCTL_START = 21664
Dsndtimer_arm64.const27 SNDRV_TIMER_IOCTL_START = 21664
Dsndtimer_ppc64le.const27 SNDRV_TIMER_IOCTL_START = 536892576
Dsndtimer_arm.const27 SNDRV_TIMER_IOCTL_START = 21664
/external/kernel-headers/original/uapi/sound/
Dasound.h783 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0) macro