Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dgenrtc.c82 static int irq_active; variable
245 irq_active = 0; in gen_clear_rtc_irq_bit()
254 if ( !irq_active ) { in gen_set_rtc_irq_bit()
255 irq_active = 1; in gen_set_rtc_irq_bit()
361 irq_active = 0; in gen_rtc_open()
439 irq_active ? "yes" : "no", in gen_rtc_proc_output()