Searched defs:ConstantDevice (Results 1 – 1 of 1) sorted by relevance
744 struct ConstantDevice { struct745 uses_full_addr: bool,748 impl BusDevice for ConstantDevice { implementation780 impl Suspendable for ConstantDevice { implementation799 fn modify_constant_device(constant: &mut ConstantDevice) { in modify_constant_device()