Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/pci/
H A Dattr.rs26 &[&Vendor, &DeviceID, &SubsystemVendor, &SubsystemDevice] in attrs()
70 pub struct DeviceID; struct
72 impl Attribute for DeviceID { implementation