Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwatchdog.h220 int watchdog_dev_suspend(struct watchdog_device *wdd);
/openbmc/linux/drivers/watchdog/
H A Dwatchdog_core.c205 ret = watchdog_dev_suspend(wdd); in watchdog_pm_notifier()
H A Dwatchdog_dev.c1272 int watchdog_dev_suspend(struct watchdog_device *wdd) in watchdog_dev_suspend() function