Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dbcm7038_wdt.c73 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() function
87 bcm7038_wdt_stop(wdog); in bcm7038_wdt_set_timeout()
113 .stop = bcm7038_wdt_stop,
174 bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_remove()
188 return bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_suspend()
212 bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_shutdown()