Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmixcomwd.c102 static int mixcomwd_timer_alive; variable
143 if (mixcomwd_timer_alive) { in mixcomwd_open()
145 mixcomwd_timer_alive = 0; in mixcomwd_open()
154 if (mixcomwd_timer_alive) { in mixcomwd_release()
158 mixcomwd_timer_alive = 1; in mixcomwd_release()
212 status |= mixcomwd_timer_alive; in mixcomwd_ioctl()
297 if (mixcomwd_timer_alive) { in mixcomwd_exit()
300 mixcomwd_timer_alive = 0; in mixcomwd_exit()