Home
last modified time | relevance | path

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

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