Home
last modified time | relevance | path

Searched defs:wdat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_watchdog.c28 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc() argument
52 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc() argument
62 const struct acpi_table_wdat *wdat = NULL; in acpi_watchdog_get_wdat() local
105 const struct acpi_table_wdat *wdat; in acpi_watchdog_init() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_watchdog.c28 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc() argument
52 static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *wdat) in acpi_watchdog_uses_rtc() argument
62 const struct acpi_table_wdat *wdat = NULL; in acpi_watchdog_get_wdat() local
105 const struct acpi_table_wdat *wdat; in acpi_watchdog_init() local
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdat_wdt.c64 static int wdat_wdt_read(struct wdat_wdt *wdat, in wdat_wdt_read() argument
89 static int wdat_wdt_write(struct wdat_wdt *wdat, in wdat_wdt_write() argument
114 static int wdat_wdt_run_action(struct wdat_wdt *wdat, unsigned int action, in wdat_wdt_run_action() argument
204 wdat_wdt_enable_reboot(struct wdat_wdt *wdat) wdat_wdt_enable_reboot() argument
224 wdat_wdt_boot_status(struct wdat_wdt *wdat) wdat_wdt_boot_status() argument
244 wdat_wdt_set_running(struct wdat_wdt *wdat) wdat_wdt_set_running() argument
278 struct wdat_wdt *wdat = to_wdat_wdt(wdd); wdat_wdt_set_timeout() local
291 struct wdat_wdt *wdat = to_wdat_wdt(wdd); wdat_wdt_get_timeleft() local
318 struct wdat_wdt *wdat; wdat_wdt_probe() local
472 struct wdat_wdt *wdat = dev_get_drvdata(dev); wdat_wdt_suspend_noirq() local
499 struct wdat_wdt *wdat = dev_get_drvdata(dev); wdat_wdt_resume_noirq() local
[all...]
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwdat_wdt.c64 static int wdat_wdt_read(struct wdat_wdt *wdat, in wdat_wdt_read() argument
89 static int wdat_wdt_write(struct wdat_wdt *wdat, in wdat_wdt_write() argument
114 static int wdat_wdt_run_action(struct wdat_wdt *wdat, unsigned int action, in wdat_wdt_run_action() argument
204 wdat_wdt_enable_reboot(struct wdat_wdt *wdat) wdat_wdt_enable_reboot() argument
224 wdat_wdt_boot_status(struct wdat_wdt *wdat) wdat_wdt_boot_status() argument
244 wdat_wdt_set_running(struct wdat_wdt *wdat) wdat_wdt_set_running() argument
278 struct wdat_wdt *wdat = to_wdat_wdt(wdd); wdat_wdt_set_timeout() local
291 struct wdat_wdt *wdat = to_wdat_wdt(wdd); wdat_wdt_get_timeleft() local
317 struct wdat_wdt *wdat; wdat_wdt_probe() local
473 struct wdat_wdt *wdat = dev_get_drvdata(dev); wdat_wdt_suspend_noirq() local
500 struct wdat_wdt *wdat = dev_get_drvdata(dev); wdat_wdt_resume_noirq() local
[all...]

Completed in 2 milliseconds