Searched refs:orion_wdt_stop (Results 1 – 2 of 2) sorted by relevance
89 static int orion_wdt_stop(struct udevice *dev) in orion_wdt_stop() function153 orion_wdt_stop(dev); in orion_wdt_probe()161 .stop = orion_wdt_stop,
331 static int orion_wdt_stop(struct watchdog_device *wdt_dev) in orion_wdt_stop() function380 .stop = orion_wdt_stop,603 orion_wdt_stop(&dev->wdt); in orion_wdt_probe()663 orion_wdt_stop(wdt_dev); in orion_wdt_shutdown()