Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dbcm7038_wdt.c65 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() function
79 bcm7038_wdt_stop(wdog); in bcm7038_wdt_set_timeout()
105 .stop = bcm7038_wdt_stop,
168 bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_remove()
182 return bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_suspend()
206 bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_shutdown()