Searched defs:perf_ctrls (Results 1 – 3 of 3) sorted by relevance
179 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_set_epp() local236 struct cppc_perf_ctrls perf_ctrls; in cppc_enable() local335 struct cppc_perf_ctrls perf_ctrls; in cppc_update_perf() local1104 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_reenable() local1141 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_offline() local
132 struct cppc_perf_ctrls perf_ctrls; member169 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()
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 11 milliseconds