Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/pci/pcie/
H A 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
H A Dpcie_rp.rs205 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dbus.rs244 fn get_hotplug_key(&self) -> Option<HotPlugKey>; in get_hotplug_key() method
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dpci_hotplug_manager.rs1038 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method