Home
last modified time | relevance | path

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

/u-boot/include/acpi/
A Dacpi_table.h52 struct __packed acpi_table_header { struct
53 char signature[ACPI_NAME_LEN]; /* ACPI signature (4 ASCII chars) */
54 u32 length; /* Table length in bytes (incl. header) */
78 struct acpi_table_header header; argument

Completed in 9 milliseconds