Searched refs:RTC_UIE_OFF (Results 1 – 11 of 11) sorted by relevance
73 #define RTC_UIE_OFF _IO('p', 0x04) /* ... off */ macro
372 case RTC_UIE_OFF: in rtc_dev_ioctl()437 rtc_dev_ioctl(file, RTC_UIE_OFF, 0); in rtc_dev_release()
214 case RTC_UIE_OFF: in sirfsoc_rtc_ioctl()
114 retval = ioctl(fd, RTC_UIE_OFF, 0); in main()
160 case RTC_UIE_OFF: in efi_rtc_ioctl()
288 case RTC_UIE_OFF: /* disable ints from RTC updates. */ in gen_rtc_ioctl()
409 case RTC_UIE_OFF: in rtc_do_ioctl()469 case RTC_UIE_OFF: /* Mask ints from RTC updates. */ in rtc_do_ioctl()
544 case RTC_UIE_OFF: /* 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
1059 case RTC_UIE_OFF: in menelaus_ioctl()
935 COMPATIBLE_IOCTL(RTC_UIE_OFF)