Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dcadence_wdt.c115 * cdns_wdt_stop - Stop the watchdog.
124 static int cdns_wdt_stop(struct watchdog_device *wdd) in cdns_wdt_stop() function
272 .stop = cdns_wdt_stop,
371 cdns_wdt_stop(&wdt->cdns_wdt_device); in cdns_wdt_suspend()