Searched refs:to_wdat_wdt (Results 1 – 1 of 1) sorted by relevance
50 #define to_wdat_wdt(wdd) container_of(wdd, struct wdat_wdt, wdd) macro260 return wdat_wdt_run_action(to_wdat_wdt(wdd), in wdat_wdt_start()266 return wdat_wdt_run_action(to_wdat_wdt(wdd), in wdat_wdt_stop()272 return wdat_wdt_run_action(to_wdat_wdt(wdd), ACPI_WDAT_RESET, wdd->timeout, NULL); in wdat_wdt_ping()278 struct wdat_wdt *wdat = to_wdat_wdt(wdd); in wdat_wdt_set_timeout()291 struct wdat_wdt *wdat = to_wdat_wdt(wdd); in wdat_wdt_get_timeleft()