Searched refs:intel_pstate_has_acpi_ppc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/cpufreq/
H A Dintel_pstate.c3255 static bool __init intel_pstate_has_acpi_ppc(void) function
3325 return intel_pstate_has_acpi_ppc() && !force_load;
3342 static inline bool intel_pstate_has_acpi_ppc(void) { return false; } function

Completed in 102 milliseconds