Searched refs:RTC_AIE_ON (Results 1 – 9 of 9) sorted by relevance
13 * RTC_AIE_ON, RTC_AIE_OFF: Enable or disable the alarm interrupt18 future. Requires a separate RTC_AIE_ON call to enable the
71 #define RTC_AIE_ON _IO('p', 0x01) /* Alarm int. enable on */ macro
140 rc = ioctl(self->fd, RTC_AIE_ON, 0); in TEST_F()
163 case RTC_AIE_ON: in efi_rtc_ioctl()
393 case RTC_AIE_ON: in rtc_do_ioctl()412 case RTC_AIE_ON: /* Allow alarm interrupts. */ in rtc_do_ioctl()
351 case RTC_AIE_ON: in rtc_dev_ioctl()
528 case RTC_AIE_ON: /* Allow alarm interrupts. */ in hp_sdc_rtc_ioctl()
1037 case RTC_AIE_ON: in menelaus_ioctl()
810 COMPATIBLE_IOCTL(RTC_AIE_ON)