Home
last modified time | relevance | path

Searched refs:cppc_perf_caps (Results 1 – 1 of 1) sorted by relevance

/include/acpi/
A Dcppc_acpi.h114 struct cppc_perf_caps { struct
142 struct cppc_perf_caps perf_caps; argument
156 extern int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps);
158 extern unsigned int cppc_perf_to_khz(struct cppc_perf_caps *caps, unsigned int perf);
159 extern unsigned int cppc_khz_to_perf(struct cppc_perf_caps *caps, unsigned int freq);
203 static inline int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps) in cppc_get_perf_caps()

Completed in 4 milliseconds