Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwatchdog.h221 int watchdog_dev_resume(struct watchdog_device *wdd);
/linux/drivers/watchdog/
H A Dwatchdog_core.c210 ret = watchdog_dev_resume(wdd); in watchdog_pm_notifier()