Searched refs:omap_wdt_users (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 Domap_wdt.c63 int omap_wdt_users; member in struct:omap_wdt_dev
146 if (test_and_set_bit(1, (unsigned long *)&(wdev->omap_wdt_users)))
185 wdev->omap_wdt_users = 0;
293 wdev->omap_wdt_users = 0;
373 if (wdev->omap_wdt_users)
411 if (wdev->omap_wdt_users)
421 if (wdev->omap_wdt_users) {

Completed in 35 milliseconds