Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
DiTCO_wdt.c303 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop() function
442 .stop = iTCO_wdt_stop,
570 iTCO_wdt_stop(&p->wddev); in iTCO_wdt_probe()
617 ret = iTCO_wdt_stop(&p->wddev); in iTCO_wdt_suspend_noirq()