Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/pcie/
Dpcie_switch.rs131 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
321 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
Dpcie_rp.rs205 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
/external/crosvm/devices/src/
Dbus.rs244 fn get_hotplug_key(&self) -> Option<HotPlugKey>; in get_hotplug_key() method
/external/crosvm/src/crosvm/sys/linux/
Dpci_hotplug_manager.rs1035 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method