Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dqcom-wdt.c60 struct qcom_wdt *to_qcom_wdt(struct watchdog_device *wdd) in to_qcom_wdt() function
76 struct qcom_wdt *wdt = to_qcom_wdt(wdd); in qcom_wdt_start()
89 struct qcom_wdt *wdt = to_qcom_wdt(wdd); in qcom_wdt_stop()
97 struct qcom_wdt *wdt = to_qcom_wdt(wdd); in qcom_wdt_ping()
120 struct qcom_wdt *wdt = to_qcom_wdt(wdd); in qcom_wdt_restart()
146 struct qcom_wdt *wdt = to_qcom_wdt(wdd); in qcom_wdt_is_running()