Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/device/
H A Dmod.rs966 pub struct DeviceMatchName; struct
968 impl DeviceMatcher<&str> for DeviceMatchName { implementation