Searched refs:RTC_IRQP_READ (Results 1 – 7 of 7) sorted by relevance
83 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */ macro
184 * RTC_PIE_ON, RTC_PIE_OFF, RTC_IRQP_SET, RTC_IRQP_READ ... these icotls201 * RTC_IRQP_SET, RTC_IRQP_READ: These are emulated by the generic code.401 retval = ioctl(fd, RTC_IRQP_READ, &tmp);408 perror("RTC_IRQP_READ ioctl");
167 case RTC_IRQP_READ: in efi_rtc_ioctl()
411 case RTC_IRQP_READ: in rtc_do_ioctl()645 case RTC_IRQP_READ: /* Read the periodic IRQ rate. */ in rtc_do_ioctl()
378 case RTC_IRQP_READ: in rtc_dev_ioctl()
555 case RTC_IRQP_READ: /* Read the periodic IRQ rate. */ in hp_sdc_rtc_ioctl()
757 RTC_IRQP_READ : RTC_EPOCH_READ, in rtc_ioctl()