Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dsch311x_wdt.c50 static unsigned long sch311x_wdt_is_open; variable
313 if (test_and_set_bit(0, &sch311x_wdt_is_open)) in sch311x_wdt_open()
330 clear_bit(0, &sch311x_wdt_is_open); in sch311x_wdt_close()