Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Dinterface.c735 static int rtc_update_hrtimer(struct rtc_device *rtc, int enabled) in rtc_update_hrtimer() function
772 while (rtc_update_hrtimer(rtc, enabled) < 0) in rtc_irq_set_state()
799 while (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) in rtc_irq_set_freq()