Searched refs:bfin_wdt_resume (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.c316 * bfin_wdt_resume - resume the watchdog
321 static int bfin_wdt_resume(struct platform_device *pdev) function
334 # define bfin_wdt_resume NULL macro
414 .resume = bfin_wdt_resume,

Completed in 14 milliseconds