Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dacquirewdt.c77 static unsigned long acq_is_open; variable
191 if (test_and_set_bit(0, &acq_is_open)) in acq_open()
210 clear_bit(0, &acq_is_open); in acq_close()