Searched refs:bcm47xx_wdt_busy (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 Dbcm47xx_wdt.c49 static unsigned long bcm47xx_wdt_busy; variable
108 if (test_and_set_bit(0, &bcm47xx_wdt_busy))
125 clear_bit(0, &bcm47xx_wdt_busy);

Completed in 43 milliseconds