Home
last modified time | relevance | path

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

/drivers/watchdog/
Dwdat_wdt.c41 struct wdat_wdt { struct
50 #define to_wdat_wdt(wdd) container_of(wdd, struct wdat_wdt, wdd) argument
64 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 …]
DMakefile220 obj-$(CONFIG_WDAT_WDT) += wdat_wdt.o
DKconfig279 be called wdat_wdt.