Searched refs:RTC_SET_TIME (Results 1 – 2 of 2) sorted by relevance
65 #define RTC_SET_TIME _IOW('p', 0x0a, struct linux_rtc_time) /* Set RTC time */ macro
317 xioctl(rtc, RTC_SET_TIME, &tm_time); in from_sys_clock()