Searched refs:CPUFREQ_RELATION_C (Results 1 – 1 of 1) sorted by relevance
71 const CPUFREQ_RELATION_C: u32 = 2; consts97 CPUFREQ_RELATION_C => Self::Close(efficient), in new()109 Relation::Close(e) => (CPUFREQ_RELATION_C, e), in from()
Completed in 5 milliseconds