Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/rtc/
H A Dsysfs.rs273 &[&AttrName, &AttrDate, &AttrTime, &AttrHcToSys] in attrs()
341 struct AttrTime; struct
343 impl Attribute for AttrTime { implementation