Home
last modified time | relevance | path

Searched refs:hmat (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/acpi/hmat/
DMakefile2 obj-$(CONFIG_ACPI_HMAT) := hmat.o
/Linux-v5.4/drivers/acpi/
Dtables.c224 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()
DMakefile83 obj-$(CONFIG_ACPI_HMAT) += hmat/
DKconfig476 source "drivers/acpi/hmat/Kconfig"
/Linux-v5.4/include/linux/
Dacpi.h134 struct acpi_hmat_structure hmat; member