Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/acpi/
A Dactbl1.h319 struct acpi_table_cdat { struct
320 u32 length; /* Length of table in bytes, including this header */
321 u8 revision; /* ACPI Specification minor version number */
322 u8 checksum; /* To make sum of entire table == 0 */
323 u8 reserved[6];
324 u32 sequence; /* Used to detect runtime CDAT table changes */

Completed in 17 milliseconds