Searched refs:cppc_get_epp_perf (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/cpufreq/
H A Damd-pstate.c179 ret = cppc_get_epp_perf(cpudata->cpu, &epp);
/linux-master/drivers/acpi/
H A Dcppc_acpi.c1218 * cppc_get_epp_perf - Get the epp register value.
1224 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) function
1228 EXPORT_SYMBOL_GPL(cppc_get_epp_perf); variable
/linux-master/include/acpi/
H A Dcppc_acpi.h158 extern int cppc_get_epp_perf(int cpunum, u64 *epp_perf);
223 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) function

Completed in 145 milliseconds