Searched refs:RTC_IRQP_READ (Results 1 – 8 of 8) sorted by relevance
83 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */ macro
193 retval = ioctl(fd, RTC_IRQP_READ, &tmp); in main()
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()
186 * RTC_PIE_ON, RTC_PIE_OFF, RTC_IRQP_SET, RTC_IRQP_READ ... these icotls203 * RTC_IRQP_SET, RTC_IRQP_READ: These are emulated by the generic code.
380 case RTC_IRQP_READ: in rtc_dev_ioctl()
562 case RTC_IRQP_READ: /* Read the periodic IRQ rate. */ in hp_sdc_rtc_ioctl()
757 RTC_IRQP_READ : RTC_EPOCH_READ, in rtc_ioctl()