Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/pcie/
Dpcie_switch.rs139 fn hot_unplug(&mut self, addr: PciAddress) { in hot_unplug() method
303 fn hot_unplug(&mut self, addr: PciAddress) { in hot_unplug() method
Dpcie_rp.rs151 fn hot_unplug(&mut self, addr: PciAddress) { in hot_unplug() method
Dpcie_host.rs508 pub fn hot_unplug(&mut self) { in hot_unplug() method
Dpcie_port.rs524 pub fn hot_unplug(&mut self) { in hot_unplug() method
/external/crosvm/devices/src/
Dbus.rs199 fn hot_unplug(&mut self, addr: PciAddress); in hot_unplug() method