Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dbfin_wdt.c54 static unsigned long open_check; variable
154 if (test_and_set_bit(0, &open_check)) in bfin_wdt_open()
184 clear_bit(0, &open_check); in bfin_wdt_release()