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.rs33 pub fn platform_device_manager() -> &'static PlatformDeviceManager { in platform_device_manager()
34 &PlatformDeviceManager in platform_device_manager()
77 pub struct PlatformDeviceManager; struct
79 impl PlatformDeviceManager { impl