Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rtc/
Dinterface.c658 static int rtc_update_hrtimer(struct rtc_device *rtc, int enabled) in rtc_update_hrtimer() function
703 if (rtc_update_hrtimer(rtc, enabled) < 0) { in rtc_irq_set_state()
740 if (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) { in rtc_irq_set_freq()