Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/rtc/
Dinterface.c721 static int rtc_update_hrtimer(struct rtc_device *rtc, int enabled) in rtc_update_hrtimer() function
757 while (rtc_update_hrtimer(rtc, enabled) < 0) in rtc_irq_set_state()
783 while (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) in rtc_irq_set_freq()