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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Docteon-wdt-main.c103 static unsigned long octeon_wdt_is_open; variable
601 if (test_and_set_bit(0, &octeon_wdt_is_open))
631 clear_bit(0, &octeon_wdt_is_open);

Completed in 102 milliseconds