Searched refs:stop_rtc_timers (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/
H A Dgenrtc.c99 static int stop_rtc_timers; /* don't requeue tasks */ variable
112 if (stop_rtc_timers) { genrtc_troutine()
227 stop_rtc_timers = 1; gen_clear_rtc_irq_bit()
247 stop_rtc_timers = 0; gen_set_rtc_irq_bit()

Completed in 63 milliseconds