Searched defs:ConstantDevice (Results 1 – 1 of 1) sorted by relevance
828 struct ConstantDevice { struct829 uses_full_addr: bool,832 impl BusDevice for ConstantDevice { implementation864 impl Suspendable for ConstantDevice { implementation883 fn modify_constant_device(constant: &mut ConstantDevice) { in modify_constant_device()