Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dcadence_wdt.c124 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()