Searched refs:cppc_perf_caps (Results 1 – 1 of 1) sorted by relevance
105 struct cppc_perf_caps { struct134 struct cppc_perf_caps perf_caps; argument148 extern int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps);150 extern unsigned int cppc_perf_to_khz(struct cppc_perf_caps *caps, unsigned int perf);151 extern unsigned int cppc_khz_to_perf(struct cppc_perf_caps *caps, unsigned int freq);162 extern int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps);192 static inline int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps) in cppc_get_perf_caps()236 static inline int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()