Lines Matching full:relation
123 * This indicates if the relation flag CPUFREQ_RELATION_E can be
304 /* relation flags */
356 unsigned int relation); /* Deprecated */
621 unsigned int relation);
624 unsigned int relation);
780 unsigned int max, unsigned int relation);
1053 unsigned int relation) in cpufreq_frequency_table_target() argument
1056 (relation & CPUFREQ_RELATION_E); in cpufreq_frequency_table_target()
1060 relation &= ~CPUFREQ_RELATION_E; in cpufreq_frequency_table_target()
1064 max, relation); in cpufreq_frequency_table_target()
1066 switch (relation) { in cpufreq_frequency_table_target()