Searched refs:RTC_UIE_ON (Results 1 – 9 of 9) sorted by relevance
72 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ macro
159 case RTC_UIE_ON: in efi_rtc_ioctl()
291 case RTC_UIE_ON: /* enable ints for RTC updates. */ in gen_rtc_ioctl()
410 case RTC_UIE_ON: in rtc_do_ioctl()474 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in rtc_do_ioctl()
181 * RTC_UIE_ON, RTC_UIE_OFF ... if the RTC offers IRQs, the RTC framework270 retval = ioctl(fd, RTC_UIE_ON, 0);277 perror("RTC_UIE_ON ioctl");
366 case RTC_UIE_ON: in rtc_dev_ioctl()
536 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in hp_sdc_rtc_ioctl()
1076 case RTC_UIE_ON: in menelaus_ioctl()
922 COMPATIBLE_IOCTL(RTC_UIE_ON)