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

/linux-4.4.14/drivers/watchdog/
H A Dbfin_wdt.c310 * bfin_wdt_resume - resume the watchdog
315 static int bfin_wdt_resume(struct platform_device *pdev) bfin_wdt_resume() function
328 # define bfin_wdt_resume NULL macro
407 .resume = bfin_wdt_resume,

Completed in 32 milliseconds