Lines Matching full:relation
123 * This indicates if the relation flag CPUFREQ_RELATION_E can be
298 /* relation flags */
350 unsigned int relation); /* Deprecated */
615 unsigned int relation);
618 unsigned int relation);
774 unsigned int relation);
1021 unsigned int relation) in cpufreq_frequency_table_target() argument
1024 (relation & CPUFREQ_RELATION_E); in cpufreq_frequency_table_target()
1028 relation &= ~CPUFREQ_RELATION_E; in cpufreq_frequency_table_target()
1032 relation); in cpufreq_frequency_table_target()
1034 switch (relation) { in cpufreq_frequency_table_target()