Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dda9062_wdt.c99 static int da9062_wdt_stop(struct watchdog_device *wdd) in da9062_wdt_stop() function
190 .stop = da9062_wdt_stop,
260 return da9062_wdt_stop(wdd); in da9062_wdt_suspend()