Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Ddigicolor_wdt.c74 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop() function
104 .stop = dc_wdt_stop,
184 dc_wdt_stop(&dc_wdt_wdd); in dc_wdt_shutdown()