Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Ddw_wdt.c100 #define to_dw_wdt(wdd) container_of(wdd, struct dw_wdt, wdd) macro
190 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_ping()
200 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_set_timeout()
247 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_set_pretimeout()
276 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_start()
287 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_stop()
303 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_restart()
321 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_get_timeleft()

Completed in 4 milliseconds