Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/pcie/
Dpcie_switch.rs127 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
291 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
Dpcie_rp.rs176 fn get_hotplug_key(&self) -> Option<HotPlugKey> { in get_hotplug_key() method
/external/crosvm/devices/src/
Dbus.rs241 fn get_hotplug_key(&self) -> Option<HotPlugKey>; in get_hotplug_key() method