Searched refs:wdat_wdt (Results 1 – 3 of 3) sorted by relevance
41 struct wdat_wdt { struct50 #define to_wdat_wdt(wdd) container_of(wdd, struct wdat_wdt, wdd) argument64 static int wdat_wdt_read(struct wdat_wdt *wdat, in wdat_wdt_read()89 static int wdat_wdt_write(struct wdat_wdt *wdat, in wdat_wdt_write()114 static int wdat_wdt_run_action(struct wdat_wdt *wdat, unsigned int action, in wdat_wdt_run_action()204 static int wdat_wdt_enable_reboot(struct wdat_wdt *wdat) in wdat_wdt_enable_reboot()224 static void wdat_wdt_boot_status(struct wdat_wdt *wdat) in wdat_wdt_boot_status()244 static void wdat_wdt_set_running(struct wdat_wdt *wdat) in wdat_wdt_set_running()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()[all …]
220 obj-$(CONFIG_WDAT_WDT) += wdat_wdt.o
279 be called wdat_wdt.