Searched refs:cdns_wdt_stop (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dcadence_wdt.c121 * cdns_wdt_stop - Stop the watchdog.
130 static int cdns_wdt_stop(struct watchdog_device *wdd) cdns_wdt_stop() function
278 .stop = cdns_wdt_stop,
301 cdns_wdt_stop(&wdt->cdns_wdt_device); cdns_wdt_notify_sys()
428 cdns_wdt_stop(&wdt->cdns_wdt_device); cdns_wdt_remove()
446 cdns_wdt_stop(&wdt->cdns_wdt_device); cdns_wdt_shutdown()
462 cdns_wdt_stop(&wdt->cdns_wdt_device); cdns_wdt_suspend()

Completed in 27 milliseconds