Searched refs:RTC_PIE_ON (Results 1 – 8 of 8) sorted by relevance
97 rtc_control(rtc, RTC_PIE_ON, 0); in rtctimer_start()
246 case RTC_PIE_ON: in rtc_dev_ioctl()350 case RTC_PIE_ON: in rtc_dev_ioctl()
74 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */ macro
408 case RTC_PIE_ON: in rtc_do_ioctl()445 case RTC_PIE_ON: /* Allow periodic ints */ in rtc_do_ioctl()882 if (cmd != RTC_PIE_ON && cmd != RTC_PIE_OFF && cmd != RTC_IRQP_SET) in rtc_control()
161 case RTC_PIE_ON: in efi_rtc_ioctl()
184 * RTC_PIE_ON, RTC_PIE_OFF, RTC_IRQP_SET, RTC_IRQP_READ ... these icotls203 * RTC_PIE_ON, RTC_PIE_OFF: These are also emulated by the generic code.435 retval = ioctl(fd, RTC_PIE_ON, 0);437 perror("RTC_PIE_ON ioctl");
535 case RTC_PIE_ON: /* Allow periodic ints */ in hp_sdc_rtc_ioctl()
924 COMPATIBLE_IOCTL(RTC_PIE_ON)