Searched refs:adjust_perf (Results 1 – 4 of 4) sorted by relevance
1035 if (!current_pstate_driver->adjust_perf) in amd_pstate_cpu_init()1036 current_pstate_driver->adjust_perf = amd_pstate_adjust_perf; in amd_pstate_cpu_init()1531 current_pstate_driver->adjust_perf = NULL; in amd_pstate_epp_cpu_init()
2231 cpufreq_driver->adjust_perf(cpu, min_perf, target_perf, capacity); in cpufreq_driver_adjust_perf()2242 return !!cpufreq_driver->adjust_perf; in cpufreq_driver_has_adjust_perf()2929 (driver_data->adjust_perf && !driver_data->fast_switch)) in cpufreq_register_driver()
363 void (*adjust_perf)(unsigned int cpu, member
176 registers the adjust_perf callback to implement performance update behavior