Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dstarfive-wdt.c382 static int starfive_wdt_pm_stop(struct watchdog_device *wdd) in starfive_wdt_pm_stop() function
422 .stop = starfive_wdt_pm_stop,
534 starfive_wdt_pm_stop(&wdt->wdd); in starfive_wdt_shutdown()