Home
last modified time | relevance | path

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

/linux-6.12.1/include/acpi/
Dactbl1.h988 struct acpi_table_ecdt { struct
989 struct acpi_table_header header; /* Common ACPI table header */
990 struct acpi_generic_address control; /* Address of EC command/status register */
991 struct acpi_generic_address data; /* Address of EC data register */
992 u32 uid; /* Unique ID - must be same as the EC _UID method */
993 u8 gpe; /* The GPE for the EC */
994 u8 id[]; /* Full namepath of the EC in the ACPI namespace */