Searched refs:rtc_ktime_to_tm (Results 1 – 5 of 5) sorted by relevance
199 struct rtc_time rtc_ktime_to_tm(ktime_t kt) in rtc_ktime_to_tm() function211 EXPORT_SYMBOL_GPL(rtc_ktime_to_tm);
418 alarm->time = rtc_ktime_to_tm(next->expires); in rtc_read_next_alarm()441 alarm->time = rtc_ktime_to_tm(rtc->aie_timer.node.expires); in rtc_read_alarm()896 alarm.time = rtc_ktime_to_tm(timer->node.expires); in rtc_timer_enqueue()949 alarm.time = rtc_ktime_to_tm(next->expires); in rtc_timer_remove()1016 alarm.time = rtc_ktime_to_tm(next->expires); in rtc_timer_do_work()
419 rtc_ktime_to_tm(rtc->rtc->aie_timer.node.expires); in sprd_rtc_set_alarm()
27 struct rtc_time rtc_ktime_to_tm(ktime_t kt);
97 rt = rtc_ktime_to_tm(tstamp); in cros_usbpd_print_log_entry()