Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dpnx4008_wdt.c110 static int pnx4008_wdt_stop(struct watchdog_device *wdd) in pnx4008_wdt_stop() function
136 .stop = pnx4008_wdt_stop,
172 pnx4008_wdt_stop(&pnx4008_wdd); /* disable for now */ in pnx4008_wdt_probe()