Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dtegra_wdt.c118 static int tegra_wdt_stop(struct watchdog_device *wdd) in tegra_wdt_stop() function
144 tegra_wdt_stop(wdd); in tegra_wdt_set_timeout()
184 .stop = tegra_wdt_stop,
249 tegra_wdt_stop(&wdt->wdd); in tegra_wdt_remove()
264 tegra_wdt_stop(&wdt->wdd); in tegra_wdt_runtime_suspend()