Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsama5d4_wdt.c95 static int sama5d4_wdt_stop(struct watchdog_device *wdd) in sama5d4_wdt_stop() function
159 .stop = sama5d4_wdt_stop,
353 sama5d4_wdt_stop(&wdt->wdd); in sama5d4_wdt_suspend_late()