Searched refs:RTC_PIE_ON (Results 1 – 4 of 4) sorted by relevance
25 * RTC_PIE_ON, RTC_PIE_OFF: Enable or disable the periodic33 Requires a separate RTC_PIE_ON call to enable the periodic
90 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */ macro
96 retval = ioctl(fd, RTC_PIE_ON, 0); in main()
235 case RTC_PIE_ON: in rtc_dev_ioctl()339 case RTC_PIE_ON: in rtc_dev_ioctl()