RTC_SET_TIME 99 include/asm-cris/rtc.h #define RTC_SET_TIME _IOW(RTC_MAGIC, 0x0a, struct rtc_time)
RTC_SET_TIME 61 include/asm-m32r/rtc.h #define RTC_SET_TIME _IOW(RTC_MAGIC, 0x0a, struct rtc_time) /* Set RTC time. */
RTC_SET_TIME 82 include/linux/rtc.h #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */