Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/device/
H A Dmod.rs916 pub struct DeviceAttrDev; struct
918 impl Attribute for DeviceAttrDev { implementation