Home
last modified time | relevance | path

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

/rust/kernel/
A Dcpufreq.rs69 const CPUFREQ_RELATION_L: u32 = 0; consts
95 CPUFREQ_RELATION_L => Self::Low(efficient), in new()
107 Relation::Low(e) => (CPUFREQ_RELATION_L, e), in from()

Completed in 5 milliseconds