Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/watchdog/
Ddb8500_wdt.c43 static int db8500_wdt_stop(struct watchdog_device *wdd) in db8500_wdt_stop() function
56 db8500_wdt_stop(wdd); in db8500_wdt_set_timeout()
72 .stop = db8500_wdt_stop,
113 db8500_wdt_stop(&db8500_wdt); in db8500_wdt_suspend()
125 db8500_wdt_stop(&db8500_wdt); in db8500_wdt_resume()