Searched refs:hmat (Results 1 – 3 of 3) sorted by relevance
3 obj-$(CONFIG_ACPI_HMAT) += hmat.o
224 return entry->hdr->hmat.type; in acpi_get_entry_type()236 return entry->hdr->hmat.length; in acpi_get_entry_length()248 return sizeof(entry->hdr->hmat); in acpi_get_subtable_header_length()
134 struct acpi_hmat_structure hmat; member