Searched refs:pie_enabled (Results 1 – 5 of 5) sorted by relevance
95 (rtc->pie_enabled) ? "yes" : "no"); in rtc_proc_show()
91 if (strncmp(buf, "tick", 4) == 0 && rtc->pie_enabled) in test_irq_store()
223 rtc->pie_enabled = 0; in rtc_device_register()
694 rtc->pie_enabled = enabled; in rtc_irq_set_state()726 if (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) { in rtc_irq_set_freq()
139 int pie_enabled; member