Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/sysfs/
H A Dmod.rs143 fn support_battr(&self) -> SysFSOpsSupport; in support_battr() method
172 fn support_battr(&self, attr: &Arc<dyn BinAttribute>) -> SysFSOpsSupport { in support_battr() method
/DragonOS/kernel/src/driver/acpi/
H A Dsysfs.rs230 fn support_battr(&self) -> SysFSOpsSupport { in support_battr() method