Searched refs:rtc_ktime_to_tm (Results 1 – 4 of 4) sorted by relevance
136 struct rtc_time rtc_ktime_to_tm(ktime_t kt) in rtc_ktime_to_tm() function148 EXPORT_SYMBOL_GPL(rtc_ktime_to_tm);
395 alarm->time = rtc_ktime_to_tm(rtc->aie_timer.node.expires); in rtc_read_alarm()823 alarm.time = rtc_ktime_to_tm(timer->node.expires); in rtc_timer_enqueue()874 alarm.time = rtc_ktime_to_tm(next->expires); in rtc_timer_remove()937 alarm.time = rtc_ktime_to_tm(next->expires); in rtc_timer_do_work()
461 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);