Lines Matching full:relation
123 * This indicates if the relation flag CPUFREQ_RELATION_E can be
287 /* relation flags */
339 unsigned int relation); /* Deprecated */
612 unsigned int relation);
615 unsigned int relation);
791 unsigned int relation);
1026 unsigned int relation) in cpufreq_frequency_table_target() argument
1029 (relation & CPUFREQ_RELATION_E); in cpufreq_frequency_table_target()
1033 relation &= ~CPUFREQ_RELATION_E; in cpufreq_frequency_table_target()
1037 relation); in cpufreq_frequency_table_target()
1039 switch (relation) { in cpufreq_frequency_table_target()