Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstarfive-wdt.c380 static int starfive_wdt_pm_stop(struct watchdog_device *wdd) in starfive_wdt_pm_stop() function
420 .stop = starfive_wdt_pm_stop,
534 starfive_wdt_pm_stop(&wdt->wdd); in starfive_wdt_shutdown()