Home
last modified time | relevance | path

Searched refs:PlatformDeviceManager (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/base/platform/
H A Dplatform_device.rs34 pub fn platform_device_manager() -> &'static PlatformDeviceManager { in platform_device_manager()
35 &PlatformDeviceManager in platform_device_manager()
78 pub struct PlatformDeviceManager; struct
80 impl PlatformDeviceManager { impl