Home
last modified time | relevance | path

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

/Linux-v5.15/include/acpi/
Dactbl1.h780 struct acpi_table_ecdt { struct
781 struct acpi_table_header header; /* Common ACPI table header */
782 struct acpi_generic_address control; /* Address of EC command/status register */
783 struct acpi_generic_address data; /* Address of EC data register */
784 u32 uid; /* Unique ID - must be same as the EC _UID method */
785 u8 gpe; /* The GPE for the EC */
786 u8 id[1]; /* Full namepath of the EC in the ACPI namespace */