Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Dinterface.c689 static int rtc_update_hrtimer(struct rtc_device *rtc, int enabled) in rtc_update_hrtimer() function
734 if (rtc_update_hrtimer(rtc, enabled) < 0) { in rtc_irq_set_state()
771 if (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) { in rtc_irq_set_freq()