Searched refs:timer_alive (Results 1 – 5 of 5) sorted by relevance
34 static int timer_alive; variable54 if(timer_alive) in wdt977_open()59 timer_alive++; in wdt977_open()143 timer_alive=0; in wdt977_release()
46 static int timer_alive; variable75 if(timer_alive) in watchdog_open()90 timer_alive = 1; in watchdog_open()99 timer_alive = 0; in watchdog_release()
84 static unsigned long timer_alive; variable109 if(test_and_set_bit(0, &timer_alive)) in softdog_open()132 clear_bit(0, &timer_alive); in softdog_release()
35 static unsigned long timer_alive; variable117 if (test_and_set_bit(0, &timer_alive)) in ali_open()144 clear_bit(0, &timer_alive); in ali_release()
97 static unsigned long timer_alive; variable187 if (test_and_set_bit(0, &timer_alive)) in i810tco_open()209 clear_bit(0, &timer_alive); in i810tco_release()