Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cpufreq/
Dintel_pstate.c723 static int intel_pstate_set_epp(struct cpudata *cpu, u32 epp) in intel_pstate_set_epp() function
773 ret = intel_pstate_set_epp(cpu_data, epp); in intel_pstate_set_energy_pref_index()
855 ret = intel_pstate_set_epp(cpu, epp); in store_energy_performance_preference()
1722 intel_pstate_set_epp(cpudata, cpudata->epp_default); in intel_pstate_update_epp_defaults()