Home
last modified time | relevance | path

Searched defs:match_device (Results 1 – 9 of 9) sorted by relevance

/DragonOS/kernel/src/driver/acpi/
H A Dbus.rs87 fn match_device( in match_device() method
/DragonOS/kernel/src/driver/input/serio/
H A Dsubsys.rs97 fn match_device( in match_device() method
/DragonOS/kernel/src/driver/base/platform/
H A Dsubsys.rs120 fn match_device( in match_device() method
/DragonOS/kernel/src/driver/pci/
H A Dsubsys.rs127 fn match_device( in match_device() method
/DragonOS/kernel/src/driver/base/
H A Dcpu.rs94 fn match_device( in match_device() method
/DragonOS/kernel/src/driver/virtio/
H A Dsysfs.rs117 fn match_device( in match_device() method
/DragonOS/kernel/src/driver/base/device/
H A Ddd.rs324 pub fn match_device( in match_device() method
H A Dmod.rs961 fn match_device(&self, device: &Arc<dyn Device>, data: T) -> bool; in match_device() method
970 fn match_device(&self, device: &Arc<dyn Device>, data: &str) -> bool { in match_device() method
H A Dbus.rs164 fn match_device( in match_device() method