Home
last modified time | relevance | path

Searched refs:rtc_bound_alarmtime (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Drtc.h235 static inline ktime_t rtc_bound_alarmtime(struct rtc_device *rtc, in rtc_bound_alarmtime() function
/linux/kernel/time/
H A Dalarmtimer.c289 min = rtc_bound_alarmtime(rtc, min); in alarmtimer_suspend()