Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/platform/
H A Dplatform_device.rs190 fn inner(&self) -> SpinLockGuard<InnerPlatformBusDevice> { in inner()
197 pub struct InnerPlatformBusDevice { struct
205 impl InnerPlatformBusDevice { argument