Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Deurotechwdt.c65 static unsigned long eurwdt_is_open; variable
314 if (test_and_set_bit(0, &eurwdt_is_open)) in eurwdt_open()
342 clear_bit(0, &eurwdt_is_open); in eurwdt_release()