Searched refs:cppc_set_epp (Results 1 – 3 of 3) sorted by relevance
170 extern int cppc_set_epp(int cpu, u64 epp_val);243 static inline int cppc_set_epp(int cpu, u64 epp_val) in cppc_set_epp() function
1609 int cppc_set_epp(int cpu, u64 epp_val) in cppc_set_epp() function1616 EXPORT_SYMBOL_GPL(cppc_set_epp);
892 ret = cppc_set_epp(policy->cpu, val); in store_energy_performance_preference_val()