RTC_RD_TIME 97 include/asm-cris/rtc.h #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) RTC_RD_TIME 60 include/asm-m32r/rtc.h #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */ RTC_RD_TIME 81 include/linux/rtc.h #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */