Searched refs:ACPI_SIG_CEDT (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ | ||
H A D | fw_table.c | 94 if (strncmp(id, ACPI_SIG_CEDT, 4) == 0) in acpi_get_subtable_type() |
/linux/include/acpi/ | ||
H A D | actbl1.h | 33 #define ACPI_SIG_CEDT "CEDT" /* CXL Early Discovery Table */ macro |