Searched refs:RTC_UIE_OFF (Results 1 – 9 of 9) sorted by relevance
74 #define RTC_UIE_OFF _IO('p', 0x04) /* ... off */ macro
73 rc = ioctl(self->fd, RTC_UIE_OFF, 0);108 rc = ioctl(self->fd, RTC_UIE_OFF, 0); in TEST_F()
356 case RTC_UIE_OFF: in rtc_dev_ioctl()423 rtc_dev_ioctl(file, RTC_UIE_OFF, 0); in rtc_dev_release()
28 * RTC_UIE_ON, RTC_UIE_OFF: Enable or disable the update
161 case RTC_UIE_OFF: in efi_rtc_ioctl()
392 case RTC_UIE_OFF: in rtc_do_ioctl()452 case RTC_UIE_OFF: /* Mask ints from RTC updates. */ in rtc_do_ioctl()
530 case RTC_UIE_OFF: /* Allow ints for RTC updates. */ in hp_sdc_rtc_ioctl()
1044 case RTC_UIE_OFF: in menelaus_ioctl()
557 COMPATIBLE_IOCTL(RTC_UIE_OFF)