Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dpci_device.rs243 struct TestDev { struct
244 pub config_regs: PciConfiguration,
247 impl PciDevice for TestDev { implementation