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