Searched refs:rtc (Results 1 – 2 of 2) sorted by relevance
48 struct rtc_time rtc; in settime_rtc_tm() local61 memset(&rtc, 0, sizeof(rtc)); in settime_rtc_tm()62 rtc.tm_sec = tm->tm_sec; in settime_rtc_tm()63 rtc.tm_min = tm->tm_min; in settime_rtc_tm()64 rtc.tm_hour = tm->tm_hour; in settime_rtc_tm()65 rtc.tm_mday = tm->tm_mday; in settime_rtc_tm()66 rtc.tm_mon = tm->tm_mon; in settime_rtc_tm()67 rtc.tm_year = tm->tm_year; in settime_rtc_tm()68 rtc.tm_wday = tm->tm_wday; in settime_rtc_tm()69 rtc.tm_yday = tm->tm_yday; in settime_rtc_tm()[all …]
76 /dev/rtc* 600 600 root root root root