Home
last modified time | relevance | path

Searched defs:mtk_wdt_stop (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/watchdog/
H A Dmtk_wdt.c50 static int mtk_wdt_stop(struct udevice *dev) in mtk_wdt_stop() function
/openbmc/linux/drivers/watchdog/
H A Dmtk_wdt.c262 static int mtk_wdt_stop(struct watchdog_device *wdt_dev) in mtk_wdt_stop() function