Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdat_wdt.c41 struct wdat_wdt { struct
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()
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()
317 struct wdat_wdt *wdat; in wdat_wdt_probe()
473 struct wdat_wdt *wdat = dev_get_drvdata(dev); in wdat_wdt_suspend_noirq()
[all …]
H A DMakefile226 obj-$(CONFIG_WDAT_WDT) += wdat_wdt.o
H A DKconfig279 be called wdat_wdt.