Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c319 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop() function
471 .stop = iTCO_wdt_stop,
645 ret = iTCO_wdt_stop(&p->wddev); in iTCO_wdt_suspend_noirq()