Home
last modified time | relevance | path

Searched defs:cppc_get_perf_caps (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/acpi/
H A Dcppc_acpi.h180 static inline int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps) in cppc_get_perf_caps() function
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1219 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps() function