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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 57 milliseconds