Home
last modified time | relevance | path

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

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