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); in TEST_F()82 rc = ioctl(self->fd, RTC_UIE_ON, 0); in TEST_F()
28 * RTC_UIE_ON, RTC_UIE_OFF: Enable or disable the update
159 case RTC_UIE_ON: in efi_rtc_ioctl()
397 case RTC_UIE_ON: in rtc_do_ioctl()461 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in rtc_do_ioctl()
359 case RTC_UIE_ON: in rtc_dev_ioctl()
531 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in hp_sdc_rtc_ioctl()
1048 case RTC_UIE_ON: in menelaus_ioctl()
812 COMPATIBLE_IOCTL(RTC_UIE_ON)