Home
last modified time | relevance | path

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

/rust/kernel/
A Dcpufreq.rs71 const CPUFREQ_RELATION_C: u32 = 2; consts
97 CPUFREQ_RELATION_C => Self::Close(efficient), in new()
109 Relation::Close(e) => (CPUFREQ_RELATION_C, e), in from()

Completed in 5 milliseconds