Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dwatchdog.h220 int watchdog_dev_suspend(struct watchdog_device *wdd);
/Linux-v5.15/drivers/watchdog/
Dwatchdog_core.c201 ret = watchdog_dev_suspend(wdd); in watchdog_pm_notifier()
Dwatchdog_dev.c1234 int watchdog_dev_suspend(struct watchdog_device *wdd) in watchdog_dev_suspend() function