Searched refs:rtc_secs_to_tm (Results 1 – 6 of 6) sorted by relevance
34 void rtc_secs_to_tm(uint32 seconds, struct tm *t);
189 rtc_secs_to_tm(seconds, &t); in SetHardwareRTC()
162 rtc_secs_to_tm(seconds, &t); in secs_to_cmos()
200 rtc_secs_to_tm(uint32 seconds, struct tm *t) in rtc_secs_to_tm() function
148 rtc_secs_to_tm(seconds, &t); in secs_to_cmos()