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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Domap_wdt.c56 static int omap_wdt_users; variable
125 if (test_and_set_bit(1, (unsigned long *)&omap_wdt_users))
173 omap_wdt_users = 0;
263 omap_wdt_users = 0;
343 if (omap_wdt_users)
350 if (omap_wdt_users) {

Completed in 40 milliseconds