Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dpnx4008_wdt.c112 static int pnx4008_wdt_stop(struct watchdog_device *wdd) in pnx4008_wdt_stop() function
173 .stop = pnx4008_wdt_stop,
212 pnx4008_wdt_stop(&pnx4008_wdd); /* disable for now */ in pnx4008_wdt_probe()