Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dat91rm9200_wdt.c283 static int at91wdt_suspend(struct platform_device *pdev, pm_message_t message) in at91wdt_suspend() function
297 #define at91wdt_suspend NULL macro
311 .suspend = at91wdt_suspend,