Searched refs:acpi_wdat_entry (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/acpi/
H A Dacpi_watchdog.c30 const struct acpi_wdat_entry *entries;
33 entries = (struct acpi_wdat_entry *)(wdat + 1);
104 const struct acpi_wdat_entry *entries;
130 entries = (struct acpi_wdat_entry *)(wdat + 1);
/linux-master/drivers/watchdog/
H A Dwdat_wdt.c25 struct acpi_wdat_entry entry;
129 const struct acpi_wdat_entry *entry = &instr->entry;
315 const struct acpi_wdat_entry *entries;
372 entries = (struct acpi_wdat_entry *)(tbl + 1);
/linux-master/include/acpi/
H A Dactbl3.h614 struct acpi_wdat_entry { struct

Completed in 118 milliseconds