Lines Matching refs:rtc_tm_to_time64
412 t_max_date = rtc_tm_to_time64(&now);
414 t_alrm = rtc_tm_to_time64(&t->time);
436 t_max_date = rtc_tm_to_time64(&max_date);
438 t_alrm = rtc_tm_to_time64(&t->time);
455 t_max_date = rtc_tm_to_time64(&max_date);
457 t_alrm = rtc_tm_to_time64(&t->time);
557 cmos->alarm_expires = rtc_tm_to_time64(&t->time);
1201 t_now = rtc_tm_to_time64(&now);
1295 t_now = rtc_tm_to_time64(&now);
1308 t_current_expires = rtc_tm_to_time64(¤t_alarm.time);
1309 t_saved_expires = rtc_tm_to_time64(&cmos->saved_wkalrm.time);