Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Ddw_wdt.c65 #define to_dw_wdt(wdd) container_of(wdd, struct dw_wdt, wdd) macro
91 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_ping()
101 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_set_timeout()
141 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_start()
151 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_stop()
167 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_restart()
184 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_get_timeleft()