Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c242 unsigned int cpu, supported_hw; in sun50i_cpufreq_nvmem_probe() local
/linux/drivers/opp/
H A Dopp.h231 unsigned int *supported_hw; member
/linux/include/linux/
H A Dpm_opp.h77 const unsigned int *supported_hw; member
/linux/rust/kernel/
H A Dopp.rs364 supported_hw: Option<KVec<u32>>, global() field