Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dwatchdog.h221 int watchdog_dev_resume(struct watchdog_device *wdd);
/linux-5.19.10/drivers/watchdog/
Dwatchdog_core.c206 ret = watchdog_dev_resume(wdd); in watchdog_pm_notifier()
Dwatchdog_dev.c1267 int watchdog_dev_resume(struct watchdog_device *wdd) in watchdog_dev_resume() function