Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c2950 static bool __init intel_pstate_platform_pwr_mgmt_exists(void) in intel_pstate_platform_pwr_mgmt_exists() function
2993 static inline bool intel_pstate_platform_pwr_mgmt_exists(void) { return false; } in intel_pstate_platform_pwr_mgmt_exists() function
3064 if (intel_pstate_platform_pwr_mgmt_exists()) { in intel_pstate_init()