Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Ddw_wdt.c59 #define to_dw_wdt(wdd) container_of(wdd, struct dw_wdt, wdd) macro
85 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_ping()
95 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_set_timeout()
135 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_start()
145 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_stop()
161 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_restart()
178 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_get_timeleft()