Home
last modified time | relevance | path

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

/linux/include/acpi/
H A Dactbl2.h41 #define ACPI_SIG_NFIT "NFIT" /* NVDIMM Firmware Interface Table */ macro
/linux/drivers/acpi/nfit/
H A Dcore.c3351 status = acpi_get_table(ACPI_SIG_NFIT, 0, &tbl); in acpi_nfit_add()