Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/watchdog/
Dmtk_wdt.c251 static int mtk_wdt_stop(struct watchdog_device *wdt_dev) in mtk_wdt_stop() function
341 .stop = mtk_wdt_stop,
425 mtk_wdt_stop(&mtk_wdt->wdt_dev); in mtk_wdt_suspend()