Home
last modified time | relevance | path

Searched refs:RTC_PIE_ON (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/testing/
A Drtc-cdev25 * RTC_PIE_ON, RTC_PIE_OFF: Enable or disable the periodic
33 Requires a separate RTC_PIE_ON call to enable the periodic
/linux/include/uapi/linux/
A Drtc.h90 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */ macro
/linux/tools/testing/selftests/timers/
A Drtcpie.c96 retval = ioctl(fd, RTC_PIE_ON, 0); in main()
/linux/drivers/rtc/
A Ddev.c235 case RTC_PIE_ON: in rtc_dev_ioctl()
339 case RTC_PIE_ON: in rtc_dev_ioctl()

Completed in 6 milliseconds