Searched refs:cppc_perf_ctrls (Results 1 – 3 of 3) sorted by relevance
117 struct cppc_perf_ctrls { struct135 struct cppc_perf_ctrls perf_ctrls; argument146 extern int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);161 extern int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable);184 static inline int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()224 static inline int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()
259 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_set_epp()338 struct cppc_perf_ctrls perf_ctrls; in cppc_enable()434 struct cppc_perf_ctrls perf_ctrls; in cppc_update_perf()668 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_cpu_boost_update()1604 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_reenable()1641 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_offline()
1483 int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()1684 int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()
Completed in 15 milliseconds