Searched defs:PlatformBusDevice (Results 1 – 1 of 1) sorted by relevance
130 pub struct PlatformBusDevice { struct131 inner: SpinLock<InnerPlatformBusDevice>, argument135 impl PlatformBusDevice { implementation142 ) -> Arc<PlatformBusDevice> { in new()217 impl KObject for PlatformBusDevice { implementation276 impl Device for PlatformBusDevice { implementation