Searched refs:watchdog_active (Results 1 – 25 of 43) sorted by relevance
12
92 return (hm && watchdog_active(wdd) && t > hm) || in watchdog_need_worker()93 (t && !watchdog_active(wdd) && watchdog_hw_running(wdd)); in watchdog_need_worker()105 if (watchdog_active(wdd)) in watchdog_next_keepalive()189 if (!watchdog_active(wdd) && !watchdog_hw_running(wdd)) in watchdog_ping()205 if (watchdog_active(wdd)) in watchdog_worker_should_ping()250 if (watchdog_active(wdd)) in watchdog_start()292 if (!watchdog_active(wdd)) in watchdog_stop()557 if (watchdog_active(wdd)) in state_show()926 if (!watchdog_active(wdd)) in watchdog_release()1094 if (watchdog_active(wdd) && in watchdog_cdev_unregister()
135 if (watchdog_active(wdd)) { in tegra_wdt_set_timeout()238 if (watchdog_active(&wdt->wdd)) in tegra_wdt_runtime_suspend()248 if (watchdog_active(&wdt->wdd)) in tegra_wdt_runtime_resume()
87 if (watchdog_active(wdt)) in twl4030_wdt_suspend()96 if (watchdog_active(wdt)) in twl4030_wdt_resume()
112 if (watchdog_active(&db8500_wdt)) { in db8500_wdt_suspend()124 if (watchdog_active(&db8500_wdt)) { in db8500_wdt_resume()
122 if (watchdog_active(wdd)) in stmp3xxx_wdt_suspend()132 if (watchdog_active(wdd)) in stmp3xxx_wdt_resume()
136 if (watchdog_active(&priv->wdev)) in msc313e_wdt_suspend()146 if (watchdog_active(&priv->wdev)) in msc313e_wdt_resume()
90 if (watchdog_active(wdd)) in ftwdt010_wdt_set_timeout()195 if (watchdog_active(&gwdt->wdd)) { in ftwdt010_wdt_resume()
220 if (watchdog_active(&imx_sc_wdd->wdd)) in imx_sc_wdt_suspend()230 if (watchdog_active(&imx_sc_wdd->wdd)) in imx_sc_wdt_resume()
194 if (watchdog_active(&wdt->wdd)) in bcm7038_wdt_suspend()204 if (watchdog_active(&wdt->wdd)) in bcm7038_wdt_resume()
123 if (watchdog_active(&data->wdt_dev)) in meson_gxbb_wdt_resume()133 if (watchdog_active(&data->wdt_dev)) in meson_gxbb_wdt_suspend()
207 if (watchdog_active(&wdt->wdev)) in pm8916_wdt_suspend()217 if (watchdog_active(&wdt->wdev)) in pm8916_wdt_resume()
250 if (watchdog_active(wdd)) in da9062_wdt_suspend()264 if (watchdog_active(wdd)) in da9062_wdt_resume()
266 if (watchdog_active(&xdev->xilinx_wdt_wdd)) in xwdt_suspend()283 if (watchdog_active(&xdev->xilinx_wdt_wdd)) in xwdt_resume()
256 if (watchdog_active(&st_wdog_dev)) in st_wdog_suspend()281 if (watchdog_active(&st_wdog_dev)) { in st_wdog_resume()
385 if (watchdog_active(&wdt->cdns_wdt_device)) { in cdns_wdt_suspend()404 if (watchdog_active(&wdt->cdns_wdt_device)) { in cdns_wdt_resume()
258 if (watchdog_active(&wdt->wdd)) in keembay_wdt_suspend()268 if (watchdog_active(&wdt->wdd)) in keembay_wdt_resume()
262 if (watchdog_active(&imx7ulp_wdt->wdd)) in imx7ulp_wdt_suspend()283 if (watchdog_active(&imx7ulp_wdt->wdd)) in imx7ulp_wdt_resume()
363 if (watchdog_active(&gwdt->wdd)) in sbsa_gwdt_suspend()374 if (watchdog_active(&gwdt->wdd)) in sbsa_gwdt_resume()
128 if (watchdog_active(wdd)) in hpwdt_settimeout()154 if (watchdog_active(wdd)) in hpwdt_set_pretimeout()
316 if (watchdog_active(&wdt->wdd)) in qcom_wdt_suspend()326 if (watchdog_active(&wdt->wdd)) in qcom_wdt_resume()
319 if (watchdog_active(&wdt->wdd)) in sp805_wdt_suspend()329 if (watchdog_active(&wdt->wdd)) in sp805_wdt_resume()
309 if (watchdog_active(&priv->wdev)) in rwdt_suspend()319 if (watchdog_active(&priv->wdev)) in rwdt_resume()
347 if (watchdog_active(&wdt->wdd)) in sama5d4_wdt_suspend_late()364 if (watchdog_active(&wdt->wdd)) in sama5d4_wdt_resume_early()
336 if (watchdog_active(&wdt->wdd)) in sprd_wdt_pm_suspend()352 if (watchdog_active(&wdt->wdd)) in sprd_wdt_pm_resume()
399 if (watchdog_active(&mtk_wdt->wdt_dev)) in mtk_wdt_suspend()409 if (watchdog_active(&mtk_wdt->wdt_dev)) { in mtk_wdt_resume()
Completed in 31 milliseconds