Lines Matching refs:rtc_tm_to_time64
417 t_max_date = rtc_tm_to_time64(&now);
419 t_alrm = rtc_tm_to_time64(&t->time);
441 t_max_date = rtc_tm_to_time64(&max_date);
443 t_alrm = rtc_tm_to_time64(&t->time);
460 t_max_date = rtc_tm_to_time64(&max_date);
462 t_alrm = rtc_tm_to_time64(&t->time);
562 cmos->alarm_expires = rtc_tm_to_time64(&t->time);
1193 t_now = rtc_tm_to_time64(&now);
1287 t_now = rtc_tm_to_time64(&now);
1302 t_current_expires = rtc_tm_to_time64(¤t_alarm.time);
1303 t_saved_expires = rtc_tm_to_time64(&cmos->saved_wkalrm.time);