Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dsunxi_wdt.c160 static int sunxi_wdt_stop(struct watchdog_device *wdt_dev) in sunxi_wdt_stop() function
208 .stop = sunxi_wdt_stop,
274 sunxi_wdt_stop(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()
309 sunxi_wdt_stop(&sunxi_wdt->wdt_dev); in sunxi_wdt_shutdown()