Home
last modified time | relevance | path

Searched refs:acpi_table_einj (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/acpi/apei/
Deinj.c107 sizeof(struct acpi_table_einj)))
112 static struct acpi_table_einj *einj_tab;
672 static int einj_check_table(struct acpi_table_einj *einj_tab) in einj_check_table()
675 (sizeof(struct acpi_table_einj) - sizeof(einj_tab->header))) in einj_check_table()
676 && (einj_tab->header_length != sizeof(struct acpi_table_einj))) in einj_check_table()
678 if (einj_tab->header.length < sizeof(struct acpi_table_einj)) in einj_check_table()
681 (einj_tab->header.length - sizeof(struct acpi_table_einj)) / in einj_check_table()
/Linux-v4.19/include/acpi/
Dactbl1.h690 struct acpi_table_einj { struct