Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dpptt.c539 static bool is_pptt_checked; in acpi_get_pptt() local
546 if (!pptt && !is_pptt_checked) { in acpi_get_pptt()
551 is_pptt_checked = true; in acpi_get_pptt()