Searched refs:RTC_IRQP_SET (Results 1 – 7 of 7) sorted by relevance
84 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */ macro
171 case RTC_IRQP_SET: in efi_rtc_ioctl()
311 case RTC_IRQP_SET: in rtc_ioctl()529 case RTC_IRQP_SET: /* Set periodic IRQ rate. */ in rtc_ioctl()
572 case RTC_IRQP_SET: /* Set periodic IRQ rate. */ in hp_sdc_rtc_ioctl()
239 retval = ioctl(fd, RTC_IRQP_SET, tmp);
3612 COMPATIBLE_IOCTL(RTC_IRQP_SET)
2961 cmd = RTC_IRQP_SET; in rtc32_ioctl()