Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dmeson_wdt.c99 static int meson_wdt_stop(struct watchdog_device *wdt_dev) in meson_wdt_stop() function
136 .stop = meson_wdt_stop,
168 meson_wdt_stop(&meson_wdt->wdt_dev); in meson_wdt_probe()
204 meson_wdt_stop(&meson_wdt->wdt_dev); in meson_wdt_shutdown()