Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dintel_pstate.c2906 static bool __init intel_pstate_has_acpi_ppc(void) in intel_pstate_has_acpi_ppc() function
2976 return intel_pstate_has_acpi_ppc() && !force_load; in intel_pstate_platform_pwr_mgmt_exists()
2993 static inline bool intel_pstate_has_acpi_ppc(void) { return false; } in intel_pstate_has_acpi_ppc() function