Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dindydog.c31 static unsigned long indydog_alive; variable
68 if (test_and_set_bit(0, &indydog_alive)) in indydog_open()
89 clear_bit(0, &indydog_alive); in indydog_release()