Searched refs:rtc_tm_to_secs (Results 1 – 6 of 6) sorted by relevance
33 uint32 rtc_tm_to_secs(const struct tm *t);
214 return rtc_tm_to_secs(&t); in GetHardwareRTC()
152 return rtc_tm_to_secs(&t); in cmos_to_secs()
179 rtc_tm_to_secs(const struct tm *tm) in rtc_tm_to_secs() function
138 return rtc_tm_to_secs(&t); in cmos_to_secs()