Searched refs:cppc_perf_ctrls (Results 1 – 3 of 3) sorted by relevance
114 struct cppc_perf_ctrls { struct132 struct cppc_perf_ctrls perf_ctrls; argument142 extern int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);155 extern int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable);169 static inline int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()209 static inline int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()
179 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_set_epp()236 struct cppc_perf_ctrls perf_ctrls; in cppc_enable()335 struct cppc_perf_ctrls perf_ctrls; in cppc_update_perf()1104 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_reenable()1141 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_offline()
1386 int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()1488 int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()
Completed in 8 milliseconds