Searched refs:acpi_table_einj (Results 1 – 2 of 2) sorted by relevance
139 sizeof(struct acpi_table_einj)))144 static struct acpi_table_einj *einj_tab;932 static int einj_check_table(struct acpi_table_einj *einj_tab) in einj_check_table()935 (sizeof(struct acpi_table_einj) - sizeof(einj_tab->header))) in einj_check_table()936 && (einj_tab->header_length != sizeof(struct acpi_table_einj))) in einj_check_table()938 if (einj_tab->header.length < sizeof(struct acpi_table_einj)) in einj_check_table()941 (einj_tab->header.length - sizeof(struct acpi_table_einj)) / in einj_check_table()
1282 struct acpi_table_einj { struct