Searched refs:pptt (Results 1 – 2 of 2) sorted by relevance
539 static struct acpi_table_header *pptt; in acpi_get_pptt() local546 if (!pptt) { in acpi_get_pptt()547 status = acpi_get_table(ACPI_SIG_PPTT, 0, &pptt); in acpi_get_pptt()552 return pptt; in acpi_get_pptt()
108 obj-$(CONFIG_ACPI_PPTT) += pptt.o