Searched refs:driver_open (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/watchdog/
H A Dsoftdog.c81 static unsigned long driver_open, orphan_timer; variable
135 if (test_and_set_bit(0, &driver_open))
160 clear_bit(0, &driver_open);

Completed in 42 milliseconds