Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drtc.h216 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer,
/openbmc/linux/kernel/time/
H A Dalarmtimer.c296 ret = rtc_timer_start(rtc, &rtctimer, now, 0); in alarmtimer_suspend()
/openbmc/linux/drivers/rtc/
H A Dinterface.c998 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer, in rtc_timer_start() function