Searched refs:RTC_UIE_ON (Results 1 – 11 of 11) sorted by relevance
72 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ macro
62 retval = ioctl(fd, RTC_UIE_ON, 0); in main()
159 case RTC_UIE_ON: in efi_rtc_ioctl()
292 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()
213 case RTC_UIE_ON: in sirfsoc_rtc_ioctl()
368 case RTC_UIE_ON: in rtc_dev_ioctl()
543 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in hp_sdc_rtc_ioctl()
183 * RTC_UIE_ON, RTC_UIE_OFF ... if the RTC offers IRQs, the RTC framework
1050 case RTC_UIE_ON: in menelaus_ioctl()
934 COMPATIBLE_IOCTL(RTC_UIE_ON)