Searched refs:hwtime (Results 1 – 1 of 1) sorted by relevance
29 static int hwtime(int flag, int request, struct rtc_time *tm) { in hwtime() function75 return hwtime(O_RDONLY, RTC_RD_TIME, tm); in rd_hwtime()79 return hwtime(O_WRONLY, RTC_SET_TIME, tm); in set_hwtime()