Searched refs:cppc_set_epp (Results 1 – 3 of 3) sorted by relevance
187 extern int cppc_set_epp(int cpu, u64 epp_val);276 static inline int cppc_set_epp(int cpu, u64 epp_val) in cppc_set_epp() function
1826 int cppc_set_epp(int cpu, u64 epp_val) in cppc_set_epp() function1833 EXPORT_SYMBOL_GPL(cppc_set_epp);
988 ret = cppc_set_epp(policy->cpu, val); in store_energy_performance_preference_val()