Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dimx_sc_wdt.c73 static int imx_sc_wdt_stop(struct watchdog_device *wdog) in imx_sc_wdt_stop() function
144 .stop = imx_sc_wdt_stop,
221 imx_sc_wdt_stop(&imx_sc_wdd->wdd); in imx_sc_wdt_suspend()