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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dat91rm9200_wdt.c235 static int at91wdt_suspend(struct platform_device *pdev, pm_message_t message) function
249 #define at91wdt_suspend NULL macro
257 .suspend = at91wdt_suspend,
H A Dat91sam9_wdt.c289 static int at91wdt_suspend(struct platform_device *pdev, pm_message_t message) function
300 #define at91wdt_suspend NULL macro
306 .suspend = at91wdt_suspend,

Completed in 62 milliseconds