Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dat91rm9200_wdt.c285 static int at91wdt_suspend(struct platform_device *pdev, pm_message_t message) in at91wdt_suspend() function
299 #define at91wdt_suspend NULL macro
313 .suspend = at91wdt_suspend,