Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dbcm7038_wdt.c84 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() function
98 bcm7038_wdt_stop(wdog); in bcm7038_wdt_set_timeout()
124 .stop = bcm7038_wdt_stop,
195 return bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_suspend()

Completed in 3 milliseconds