Searched refs:CPUFREQ_RELATION_C (Results 1 – 3 of 3) sorted by relevance
130 case CPUFREQ_RELATION_C: in cpufreq_frequency_table_target()172 case CPUFREQ_RELATION_C: in cpufreq_frequency_table_target()
184 CPUFREQ_RELATION_C); in od_check_cpu()190 __cpufreq_driver_target(policy, freq_next, CPUFREQ_RELATION_C); in od_check_cpu()
183 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro