Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dwdat_wdt.c60 static int wdat_wdt_read(struct wdat_wdt *wdat, in wdat_wdt_read()
85 static int wdat_wdt_write(struct wdat_wdt *wdat, in wdat_wdt_write()
110 static int wdat_wdt_run_action(struct wdat_wdt *wdat, unsigned int action, in wdat_wdt_run_action()
200 static int wdat_wdt_enable_reboot(struct wdat_wdt *wdat) in wdat_wdt_enable_reboot()
220 static void wdat_wdt_boot_status(struct wdat_wdt *wdat) in wdat_wdt_boot_status()
240 static void wdat_wdt_set_running(struct wdat_wdt *wdat) in wdat_wdt_set_running()
274 struct wdat_wdt *wdat = to_wdat_wdt(wdd); in wdat_wdt_set_timeout() local
287 struct wdat_wdt *wdat = to_wdat_wdt(wdd); in wdat_wdt_get_timeleft() local
313 struct wdat_wdt *wdat; in wdat_wdt_probe() local
450 struct wdat_wdt *wdat = dev_get_drvdata(dev); in wdat_wdt_suspend_noirq() local
[all …]
/Linux-v4.19/drivers/acpi/
Dacpi_watchdog.c31 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc()
55 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc()
63 const struct acpi_table_wdat *wdat = NULL; in acpi_watchdog_get_wdat() local
97 const struct acpi_table_wdat *wdat; in acpi_watchdog_init() local