Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dsunxi_wdt.c151 static int sunxi_wdt_stop(struct watchdog_device *wdt_dev) in sunxi_wdt_stop() function
199 .stop = sunxi_wdt_stop,
261 sunxi_wdt_stop(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()