Searched refs:RTC_IRQP_SET (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | rtcpie.c | 80 retval = ioctl(fd, RTC_IRQP_SET, tmp); in main() 135 ioctl(fd, RTC_IRQP_SET, old_pie_rate); in main()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | dev.c | 228 case RTC_IRQP_SET: in rtc_dev_ioctl() 361 case RTC_IRQP_SET: in rtc_dev_ioctl() 419 return rtc_dev_ioctl(file, RTC_IRQP_SET, arg); in rtc_dev_compat_ioctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | rtc.h | 85 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | rtc.h | 85 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtc.h | 88 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */ macro
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | rtc-cdev | 31 * RTC_IRQP_READ, RTC_IRQP_SET: Read or set the frequency for
|