Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dvirtcpufreq_v2.rs66 domain_uclamp_max: Option<File>, field
140 let mut domain_uclamp_max = None; in new() localVariable