Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Deurotechwdt.c61 static unsigned long eurwdt_is_open; variable
310 if (test_and_set_bit(0, &eurwdt_is_open)) in eurwdt_open()
338 clear_bit(0, &eurwdt_is_open); in eurwdt_release()