Searched refs:RTC_UIE_ON (Results 1 – 9 of 9) sorted by relevance
73 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ macro
57 rc = ioctl(self->fd, RTC_UIE_ON, 0);82 rc = ioctl(self->fd, RTC_UIE_ON, 0); in TEST_F()
28 * RTC_UIE_ON, RTC_UIE_OFF: Enable or disable the update
160 case RTC_UIE_ON: in efi_rtc_ioctl()
393 case RTC_UIE_ON: in rtc_do_ioctl()457 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in rtc_do_ioctl()
352 case RTC_UIE_ON: in rtc_dev_ioctl()
529 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in hp_sdc_rtc_ioctl()
1035 case RTC_UIE_ON: in menelaus_ioctl()
556 COMPATIBLE_IOCTL(RTC_UIE_ON)