Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dstarfive-wdt.c579 static int starfive_wdt_runtime_resume(struct device *dev) in starfive_wdt_runtime_resume() function
587 RUNTIME_PM_OPS(starfive_wdt_runtime_suspend, starfive_wdt_runtime_resume, NULL)