Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmeson_wdt.c109 static int meson_wdt_stop(struct watchdog_device *wdt_dev) in meson_wdt_stop() function
146 .stop = meson_wdt_stop,
193 meson_wdt_stop(&meson_wdt->wdt_dev); in meson_wdt_probe()