Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dbcm7038_wdt.c85 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() function
99 bcm7038_wdt_stop(wdog); in bcm7038_wdt_set_timeout()
125 .stop = bcm7038_wdt_stop,
187 return bcm7038_wdt_stop(&wdt->wdd); in bcm7038_wdt_suspend()