Searched refs:bfin_wdt_suspend (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 Dbfin_wdt.c297 * bfin_wdt_suspend - suspend the watchdog
305 static int bfin_wdt_suspend(struct platform_device *pdev, pm_message_t state) function
333 # define bfin_wdt_suspend NULL macro
413 .suspend = bfin_wdt_suspend,

Completed in 12 milliseconds