Searched refs:pie_enabled (Results 1 – 5 of 5) sorted by relevance
75 (rtc->pie_enabled) ? "yes" : "no"); in rtc_proc_show()
81 if (strncmp(buf, "tick", 4) == 0 && rtc->pie_enabled) in test_irq_store()
182 rtc->pie_enabled = 0; in rtc_device_register()
708 rtc->pie_enabled = enabled; in rtc_irq_set_state()740 if (rtc->pie_enabled && rtc_update_hrtimer(rtc, 1) < 0) { in rtc_irq_set_freq()
203 int pie_enabled; member