Searched refs:rtc_timer_start (Results 1 – 3 of 3) sorted by relevance
208 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer,
269 ret = rtc_timer_start(rtc, &rtctimer, now, ktime_set(0, 0)); in alarmtimer_suspend()
911 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer, in rtc_timer_start() function