Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/sysfs/
H A Dfile.rs26 attribute: Option<&'static dyn Attribute>, field
56 pub fn attribute(&self) -> Option<&'static dyn Attribute> { in attribute() method
/DragonOS/kernel/src/common/
H A Dhid.h110 …uint8_t attribute; // report field attribute. (2 = (Data,Var,Abs,No Wrap,Linear,Preferred State,No… member