Searched refs:cppc_set_perf (Results 1 – 4 of 4) sorted by relevance
146 extern int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);184 static inline int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf() function
286 ret = cppc_set_perf(cpu, &cpu_data->perf_ctrls); in cppc_cpufreq_set_target()306 ret = cppc_set_perf(cpu, &cpu_data->perf_ctrls); in cppc_cpufreq_fast_switch()662 ret = cppc_set_perf(cpu, &cpu_data->perf_ctrls); in cppc_cpufreq_cpu_init()688 ret = cppc_set_perf(cpu, &cpu_data->perf_ctrls); in cppc_cpufreq_cpu_exit()
395 ret = cppc_set_perf(cpu, &perf_ctrls); in shmem_cppc_enable()498 return cppc_set_perf(cpudata->cpu, &perf_ctrls); in shmem_update_perf()
1685 int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf() function1808 EXPORT_SYMBOL_GPL(cppc_set_perf);