Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdat_wdt.c264 static int wdat_wdt_stop(struct watchdog_device *wdd) in wdat_wdt_stop() function
307 .stop = wdat_wdt_stop,
488 ret = wdat_wdt_stop(&wdat->wdd); in wdat_wdt_suspend_noirq()
512 ret = wdat_wdt_stop(&wdat->wdd); in wdat_wdt_resume_noirq()