Searched refs:tod_to_utc (Results 1 – 10 of 10) sorted by relevance
109 ts.tv_sec = tod_to_utc(tod); in todxen_get()
148 ts.tv_sec = tod_to_utc(tod); in todm_get()
187 ts.tv_sec = tod_to_utc(tod); in todbq4802_get()
171 ts.tv_sec = tod_to_utc(rtc_to_tod(&rtc)); in todm5819_get()
186 ts.tv_sec = tod_to_utc(rtc_to_tod(&rtc)); in todm5819p_rmc_get()
428 ts.tv_sec = tod_to_utc(tod); in todds1337_get()
846 ts.tv_sec = tod_to_utc(tod); in todds_get()
223 ts.tv_sec = tod_to_utc(tod) + ggmtl(); in todpc_get()
358 extern time_t tod_to_utc(todinfo_t);
1442 tod_to_utc(todinfo_t tod) in tod_to_utc() function