Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/pcie/
Dpcie_switch.rs136 fn hot_plug(&mut self, _addr: PciAddress) {} in hot_plug() method
294 fn hot_plug(&mut self, addr: PciAddress) { in hot_plug() method
Dpcie_rp.rs141 fn hot_plug(&mut self, addr: PciAddress) { in hot_plug() method
/external/crosvm/devices/src/
Dbus.rs196 fn hot_plug(&mut self, addr: PciAddress); in hot_plug() method