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