Searched refs:__set_hwtime (Results 1 – 1 of 1) sorted by relevance
125 int __set_hwtime = set_hwtime(&tm); in rtc_rollover() local127 if ((__set_hwtime == -EACCES) && (eacces == true)) { in rtc_rollover()132 if ((__set_hwtime == -EINVAL) && (roll.tm_year < 116)) { in rtc_rollover()135 ASSERT_LE(0, __set_hwtime); in rtc_rollover()