Searched refs:tod_to_utc (Results 1 – 12 of 12) sorted by relevance
111 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()
196 ts.tv_sec = tod_to_utc(rtc_to_tod(&rtc)); in todbl_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()
346 extern time_t tod_to_utc(todinfo_t);
220 ts.tv_sec = tod_to_utc(tod) + ggmtl(); in todpc_get()
406 ts.tv_sec = tod_to_utc(tod); in todds1307_get()
1417 tod_to_utc(todinfo_t tod) in tod_to_utc() function