Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwdat_wdt.c264 static int wdat_wdt_stop(struct watchdog_device *wdd) in wdat_wdt_stop() function
307 .stop = wdat_wdt_stop,
487 ret = wdat_wdt_stop(&wdat->wdd); in wdat_wdt_suspend_noirq()
511 ret = wdat_wdt_stop(&wdat->wdd); in wdat_wdt_resume_noirq()