Searched refs:SysBusDeviceImpl (Results 1 – 3 of 3) sorted by relevance
37 pub trait SysBusDeviceImpl: DeviceImpl + IsA<SysBusDevice> {} trait42 pub fn class_init<T: SysBusDeviceImpl>(self: &mut SysBusDeviceClass) { in class_init()
16 sysbus::{SysBusDevice, SysBusDeviceImpl},143 trait PL011Impl: SysBusDeviceImpl + IsA<PL011State> {185 impl SysBusDeviceImpl for PL011State {}708 impl SysBusDeviceImpl for PL011Luminary {}
26 sysbus::{SysBusDevice, SysBusDeviceImpl},1046 impl SysBusDeviceImpl for HPETState {}