Home
last modified time | relevance | path

Searched refs:CPUFREQ_RELATION_H (Results 1 – 1 of 1) sorted by relevance

/rust/kernel/
A Dcpufreq.rs70 const CPUFREQ_RELATION_H: u32 = 1; consts
96 CPUFREQ_RELATION_H => Self::High(efficient), in new()
108 Relation::High(e) => (CPUFREQ_RELATION_H, e), in from()

Completed in 5 milliseconds