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

/linux-4.1.27/drivers/watchdog/
H A Dmixcomwd.c107 static int mixcomwd_timer_alive; variable
148 if (mixcomwd_timer_alive) { mixcomwd_open()
150 mixcomwd_timer_alive = 0; mixcomwd_open()
159 if (mixcomwd_timer_alive) { mixcomwd_release()
163 mixcomwd_timer_alive = 1; mixcomwd_release()
217 status |= mixcomwd_timer_alive; mixcomwd_ioctl()
301 if (mixcomwd_timer_alive) { mixcomwd_exit()
304 mixcomwd_timer_alive = 0; mixcomwd_exit()

Completed in 26 milliseconds