Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drtc.h208 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer,
/linux-4.4.14/kernel/time/
Dalarmtimer.c269 ret = rtc_timer_start(rtc, &rtctimer, now, ktime_set(0, 0)); in alarmtimer_suspend()
/linux-4.4.14/drivers/rtc/
Dinterface.c911 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer, in rtc_timer_start() function