Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/pcie/
Dpcie_switch.rs151 fn get_hotplug_device(&self, host_key: HostHotPlugKey) -> Option<PciAddress> { in get_hotplug_device() method
341 fn get_hotplug_device(&self, host_key: HostHotPlugKey) -> Option<PciAddress> { in get_hotplug_device() method
Dpcie_rp.rs194 fn get_hotplug_device(&self, host_key: HostHotPlugKey) -> Option<PciAddress> { in get_hotplug_device() method
/external/crosvm/devices/src/
Dbus.rs210 fn get_hotplug_device(&self, host_key: HostHotPlugKey) -> Option<PciAddress>; in get_hotplug_device() method