Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dcpufreq.rs70 const CPUFREQ_RELATION_H: u32 = 1; constant
/linux/include/linux/
H A Dcpufreq.h305 #define CPUFREQ_RELATION_H 1 /* highest frequency below or at target */ macro