Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dsunxi_wdt.c155 static int sunxi_wdt_stop(struct watchdog_device *wdt_dev) in sunxi_wdt_stop() function
203 .stop = sunxi_wdt_stop,
266 sunxi_wdt_stop(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()