Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dqcom-wdt.c87 static int qcom_wdt_stop(struct watchdog_device *wdd) in qcom_wdt_stop() function
153 .stop = qcom_wdt_stop,
305 qcom_wdt_stop(&wdt->wdd); in qcom_wdt_suspend()