Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/device/
H A Ddriver.rs45 pub fn driver_manager() -> &'static DriverManager { in driver_manager()
46 &DriverManager in driver_manager()
185 pub struct DriverManager; struct
187 impl DriverManager { implementation
H A Ddd.rs22 driver::{driver_manager, Driver, DriverManager},
283 impl DriverManager { impl
/DragonOS/docs/kernel/filesystem/
H A Dsysfs.md55 pub struct DriverManager {