Searched refs:CPUFREQ_RELATION_L (Results 1 – 1 of 1) sorted by relevance
69 const CPUFREQ_RELATION_L: u32 = 0; consts95 CPUFREQ_RELATION_L => Self::Low(efficient), in new()107 Relation::Low(e) => (CPUFREQ_RELATION_L, e), in from()
Completed in 5 milliseconds