Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dpci_device.rs459 struct TestDev { struct
460 pub config_regs: PciConfiguration,
463 impl PciDevice for TestDev { implementation