Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdat_wdt.c50 #define to_wdat_wdt(wdd) container_of(wdd, struct wdat_wdt, wdd) macro
260 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, 0, 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()