Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
DiTCO_wdt.c245 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop() function
383 .stop = iTCO_wdt_stop,
402 iTCO_wdt_stop(&iTCO_wdt_watchdog_dev); in iTCO_wdt_cleanup()
537 iTCO_wdt_stop(&iTCO_wdt_watchdog_dev); in iTCO_wdt_probe()
590 iTCO_wdt_stop(NULL); in iTCO_wdt_shutdown()
615 ret = iTCO_wdt_stop(&iTCO_wdt_watchdog_dev); in iTCO_wdt_suspend_noirq()