Searched refs:rtc_timer_start (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Drtc.h202 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer* timer,
/linux-4.1.27/drivers/rtc/
H A Dinterface.c948 /* rtc_timer_start - Sets an rtc_timer to fire in the future
956 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer, rtc_timer_start() function
/linux-4.1.27/kernel/time/
H A Dalarmtimer.c269 ret = rtc_timer_start(rtc, &rtctimer, now, ktime_set(0, 0)); alarmtimer_suspend()

Completed in 290 milliseconds