Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dindydog.c27 static unsigned long indydog_alive; variable
64 if (test_and_set_bit(0, &indydog_alive)) in indydog_open()
85 clear_bit(0, &indydog_alive); in indydog_release()