Searched refs:CPUFREQ_RELATION_H (Results 1 – 1 of 1) sorted by relevance
70 const CPUFREQ_RELATION_H: u32 = 1; consts96 CPUFREQ_RELATION_H => Self::High(efficient), in new()108 Relation::High(e) => (CPUFREQ_RELATION_H, e), in from()
Completed in 5 milliseconds