Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dintel_pstate.c754 static int intel_pstate_set_epp(struct cpudata *cpu, u32 epp) in intel_pstate_set_epp() function
804 ret = intel_pstate_set_epp(cpu_data, epp); in intel_pstate_set_energy_pref_index()
886 ret = intel_pstate_set_epp(cpu, epp); in store_energy_performance_preference()
2092 intel_pstate_set_epp(cpudata, cpudata->epp_default); in intel_pstate_update_epp_defaults()