Home
last modified time | relevance | path

Searched refs:RTC_VL_READ (Results 1 – 23 of 23) sorted by relevance

/external/strace/tests-mx32/
Dioctl_rtc.c178 #ifdef RTC_VL_READ in main()
180 ioctl(-1, RTC_VL_READ, 0); in main()
183 ioctl(-1, RTC_VL_READ, page); in main()
/external/strace/tests-m32/
Dioctl_rtc.c178 #ifdef RTC_VL_READ in main()
180 ioctl(-1, RTC_VL_READ, 0); in main()
183 ioctl(-1, RTC_VL_READ, page); in main()
/external/strace/tests/
Dioctl_rtc.c178 #ifdef RTC_VL_READ in main()
180 ioctl(-1, RTC_VL_READ, 0); in main()
183 ioctl(-1, RTC_VL_READ, page); in main()
/external/strace/
Drtc.c129 #ifdef RTC_VL_READ in MPERS_PRINTER_DECL()
130 case RTC_VL_READ: in MPERS_PRINTER_DECL()
DChangeLog38118 [RTC_VL_READ]: Decode RTC_VL_READ.
/external/syzkaller/sys/linux/
Drtc.txt30 ioctl$RTC_VL_READ(fd fd_rtc, cmd const[RTC_VL_READ], arg ptr[out, int32])
Drtc_amd64.const20 RTC_VL_READ = 2147774483
Drtc_arm.const20 RTC_VL_READ = 2147774483
Drtc_386.const20 RTC_VL_READ = 2147774483
Drtc_arm64.const20 RTC_VL_READ = 2147774483
Drtc_ppc64le.const20 RTC_VL_READ = 1074032659
/external/kernel-headers/original/uapi/linux/
Drtc.h95 #define RTC_VL_READ _IOR('p', 0x13, int) /* Voltage low detector */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1502 RTC_VL_READ = 0x40047013 const
Dzerrors_linux_s390x.go1562 RTC_VL_READ = 0x80047013 const
Dzerrors_linux_arm.go1508 RTC_VL_READ = 0x80047013 const
Dzerrors_linux_ppc64le.go1558 RTC_VL_READ = 0x40047013 const
Dzerrors_linux_mips64.go1502 RTC_VL_READ = 0x40047013 const
Dzerrors_linux_ppc64.go1558 RTC_VL_READ = 0x40047013 const
Dzerrors_linux_amd64.go1502 RTC_VL_READ = 0x80047013 const
Dzerrors_linux_mips64le.go1502 RTC_VL_READ = 0x40047013 const
Dzerrors_linux_386.go1501 RTC_VL_READ = 0x80047013 const
Dzerrors_linux_mips.go1502 RTC_VL_READ = 0x40047013 const
Dzerrors_linux_arm64.go1492 RTC_VL_READ = 0x80047013 const