Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/watchdog/
Dacquirewdt.c81 static unsigned long acq_is_open; variable
195 if (test_and_set_bit(0, &acq_is_open)) in acq_open()
215 clear_bit(0, &acq_is_open); in acq_close()