Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dopp.rs143 pub struct MicroWatt(pub c_ulong); struct
1125 pub fn power(&self) -> MicroWatt { in power()