Home
last modified time | relevance | path

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

/DragonOS/kernel/src/misc/
H A Dksysfs.rs53 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/input/serio/
H A Dsubsys.rs134 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/base/platform/
H A Dsubsys.rs161 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/pci/
H A Dsubsys.rs169 fn attrs(&self) -> &[&'static dyn crate::filesystem::sysfs::Attribute] { in attrs() method
H A Dattr.rs25 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/exception/
H A Dsysfs.rs68 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/filesystem/sysfs/
H A Dmod.rs102 fn attrs(&self) -> &[&'static dyn Attribute]; in attrs() method
/DragonOS/kernel/src/driver/pci/test/
H A Dpt_device.rs209 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/virtio/
H A Dsysfs.rs299 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/video/fbdev/base/
H A Dfbsysfs.rs24 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/rtc/
H A Dsysfs.rs272 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/video/fbdev/base/fbcon/
H A Dmod.rs259 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/net/
H A Dsysfs.rs50 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method
/DragonOS/kernel/src/driver/video/fbdev/
H A Dvesafb.rs871 fn attrs(&self) -> &[&'static dyn Attribute] { in attrs() method