Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
Dmtk_wdt.c229 static int mtk_wdt_stop(struct watchdog_device *wdt_dev) in mtk_wdt_stop() function
315 .stop = mtk_wdt_stop,
393 mtk_wdt_stop(&mtk_wdt->wdt_dev); in mtk_wdt_suspend()