Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/pcie/
Dpci_bridge.rs365 fn get_new_pci_bus(&self) -> Option<Arc<Mutex<PciBus>>> { in get_new_pci_bus() method
/external/crosvm/devices/src/pci/
Dpci_device.rs451 fn get_new_pci_bus(&self) -> Option<Arc<Mutex<PciBus>>> { in get_new_pci_bus() method
733 fn get_new_pci_bus(&self) -> Option<Arc<Mutex<PciBus>>> { in get_new_pci_bus() method