Searched refs:watchdog_active (Results 1 – 25 of 49) sorted by relevance
12
135 if (watchdog_active(wdd)) { in tegra_wdt_set_timeout()237 if (watchdog_active(&wdt->wdd)) in tegra_wdt_suspend()247 if (watchdog_active(&wdt->wdd)) in tegra_wdt_resume()
95 return (hm && watchdog_active(wdd) && t > hm) || in watchdog_need_worker()96 (t && !watchdog_active(wdd) && watchdog_hw_running(wdd)); in watchdog_need_worker()108 if (watchdog_active(wdd)) in watchdog_next_keepalive()195 if (!watchdog_active(wdd) && !watchdog_hw_running(wdd)) in watchdog_ping()211 if (watchdog_active(wdd)) in watchdog_worker_should_ping()254 if (watchdog_active(wdd)) in watchdog_start()295 if (!watchdog_active(wdd)) in watchdog_stop()582 if (watchdog_active(wdd)) in state_show()959 if (!watchdog_active(wdd)) in watchdog_release()1131 if (watchdog_active(wdd) && in watchdog_cdev_unregister()
87 if (watchdog_active(wdt)) in twl4030_wdt_suspend()96 if (watchdog_active(wdt)) in twl4030_wdt_resume()
111 if (watchdog_active(&db8500_wdt)) { in db8500_wdt_suspend()123 if (watchdog_active(&db8500_wdt)) { in db8500_wdt_resume()
160 if (watchdog_active(wdd)) in da9063_wdt_set_timeout()274 if (watchdog_active(wdd)) in da9063_wdt_suspend()287 if (watchdog_active(wdd)) in da9063_wdt_resume()
122 if (watchdog_active(wdd)) in stmp3xxx_wdt_suspend()132 if (watchdog_active(wdd)) in stmp3xxx_wdt_resume()
140 if (watchdog_active(&priv->wdev)) in msc313e_wdt_suspend()150 if (watchdog_active(&priv->wdev)) in msc313e_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()
205 if (watchdog_active(wd)) in pseries_wdt_suspend()214 if (watchdog_active(wd)) in pseries_wdt_resume()
186 if (watchdog_active(&wdt->wdd)) in bcm7038_wdt_suspend()196 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()
97 if (watchdog_active(wdd)) in ftwdt010_wdt_set_timeout()210 if (watchdog_active(&gwdt->wdd)) { in ftwdt010_wdt_resume()
252 if (watchdog_active(&xdev->xilinx_wdt_wdd)) in xwdt_suspend()269 if (watchdog_active(&xdev->xilinx_wdt_wdd)) in xwdt_resume()
255 if (watchdog_active(&st_wdog_dev)) in st_wdog_suspend()280 if (watchdog_active(&st_wdog_dev)) { in st_wdog_resume()
259 if (watchdog_active(wdd)) in da9062_wdt_suspend()273 if (watchdog_active(wdd)) in da9062_wdt_resume()
370 if (watchdog_active(&wdt->cdns_wdt_device)) { in cdns_wdt_suspend()389 if (watchdog_active(&wdt->cdns_wdt_device)) { in cdns_wdt_resume()
240 if (watchdog_active(&wdt->wdev)) in pm8916_wdt_suspend()250 if (watchdog_active(&wdt->wdev)) in pm8916_wdt_resume()
258 if (watchdog_active(&wdt->wdd)) in keembay_wdt_suspend()268 if (watchdog_active(&wdt->wdd)) in keembay_wdt_resume()
364 if (watchdog_active(&gwdt->wdd)) in sbsa_gwdt_suspend()375 if (watchdog_active(&gwdt->wdd)) in sbsa_gwdt_resume()
130 if (watchdog_active(wdd)) in hpwdt_settimeout()156 if (watchdog_active(wdd)) in hpwdt_set_pretimeout()
302 if (watchdog_active(&wdt->wdd)) in qcom_wdt_suspend()312 if (watchdog_active(&wdt->wdd)) in qcom_wdt_resume()
346 if (watchdog_active(&wdt->wdd)) in sama5d4_wdt_suspend_late()363 if (watchdog_active(&wdt->wdd)) in sama5d4_wdt_resume_early()
321 if (watchdog_active(&wdt->wdd)) in sp805_wdt_suspend()331 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()
227 if (watchdog_active(&wdt->base)) in tegra186_wdt_set_timeout()232 if (watchdog_active(&wdt->base)) in tegra186_wdt_set_timeout()373 if (watchdog_active(&tegra->wdt->base)) { in tegra186_timer_irq()465 if (watchdog_active(&tegra->wdt->base)) in tegra186_timer_suspend()475 if (watchdog_active(&tegra->wdt->base)) in tegra186_timer_resume()
Completed in 28 milliseconds