Home
last modified time | relevance | path

Searched defs:wdat (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/watchdog/
Dwdat_wdt.c57 static int wdat_wdt_read(struct wdat_wdt *wdat, in wdat_wdt_read()
82 static int wdat_wdt_write(struct wdat_wdt *wdat, in wdat_wdt_write()
107 static int wdat_wdt_run_action(struct wdat_wdt *wdat, unsigned int action, in wdat_wdt_run_action()
197 static int wdat_wdt_enable_reboot(struct wdat_wdt *wdat) in wdat_wdt_enable_reboot()
217 static void wdat_wdt_boot_status(struct wdat_wdt *wdat) in wdat_wdt_boot_status()
237 static void wdat_wdt_set_running(struct wdat_wdt *wdat) in wdat_wdt_set_running()
271 struct wdat_wdt *wdat = to_wdat_wdt(wdd); in wdat_wdt_set_timeout() local
284 struct wdat_wdt *wdat = to_wdat_wdt(wdd); in wdat_wdt_get_timeleft() local
311 struct wdat_wdt *wdat; in wdat_wdt_probe() local
448 struct wdat_wdt *wdat = dev_get_drvdata(dev); in wdat_wdt_suspend_noirq() local
[all …]
/Linux-v5.4/drivers/acpi/
Dacpi_watchdog.c28 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc()
52 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc()
60 const struct acpi_table_wdat *wdat = NULL; in acpi_watchdog_get_wdat() local
94 const struct acpi_table_wdat *wdat; in acpi_watchdog_init() local