Home
last modified time | relevance | path

Searched refs:RTC_IRQP_SET (Results 1 – 25 of 27) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/timers/
Drtcpie.c72 retval = ioctl(fd, RTC_IRQP_SET, tmp); in main()
127 ioctl(fd, RTC_IRQP_SET, old_pie_rate); in main()
Drtctest.c301 retval = ioctl(fd, RTC_IRQP_SET, tmp); in main()
/external/syzkaller/sys/linux/
Drtc.txt23 ioctl$RTC_IRQP_SET(fd fd_rtc, cmd const[RTC_IRQP_SET], arg intptr[1:RTC_MAX_FREQ])
Drtc_amd64.const9 RTC_IRQP_SET = 1074294796
Drtc_arm.const9 RTC_IRQP_SET = 1074032652
Drtc_386.const9 RTC_IRQP_SET = 1074032652
Drtc_arm64.const9 RTC_IRQP_SET = 1074294796
Drtc_ppc64le.const9 RTC_IRQP_SET = 2148036620
/external/kernel-headers/original/uapi/linux/
Drtc.h85 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */ macro
/external/strace/
Drtc.c102 case RTC_IRQP_SET: in MPERS_PRINTER_DECL()
Dioctl_redefs2.h873 #ifdef RTC_IRQP_SET
874 # undef RTC_IRQP_SET
875 # define RTC_IRQP_SET 0x4004700c macro
Dioctl_redefs1.h1037 #ifdef RTC_IRQP_SET
1038 # undef RTC_IRQP_SET
1039 # define RTC_IRQP_SET 0x4004700c macro
/external/strace/tests-mx32/
Dioctl_rtc.c121 ioctl(-1, RTC_IRQP_SET, lmagic); in main()
/external/strace/tests-m32/
Dioctl_rtc.c121 ioctl(-1, RTC_IRQP_SET, lmagic); in main()
/external/strace/tests/
Dioctl_rtc.c121 ioctl(-1, RTC_IRQP_SET, lmagic); in main()
/external/autotest/client/tests/rtc/src/
Drtctest.c213 retval = ioctl(fd, RTC_IRQP_SET, tmp); in main()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1489 RTC_IRQP_SET = 0x8004700c const
Dzerrors_linux_s390x.go1549 RTC_IRQP_SET = 0x4008700c const
Dzerrors_linux_arm.go1495 RTC_IRQP_SET = 0x4004700c const
Dzerrors_linux_ppc64le.go1545 RTC_IRQP_SET = 0x8008700c const
Dzerrors_linux_mips64.go1489 RTC_IRQP_SET = 0x8008700c const
Dzerrors_linux_ppc64.go1545 RTC_IRQP_SET = 0x8008700c const
Dzerrors_linux_amd64.go1489 RTC_IRQP_SET = 0x4008700c const
Dzerrors_linux_mips64le.go1489 RTC_IRQP_SET = 0x8008700c const
Dzerrors_linux_386.go1488 RTC_IRQP_SET = 0x4004700c const

12