Home
last modified time | relevance | path

Searched defs:hotplug_key (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs2459 let hotplug_key = HotPlugKey::HostUpstreamPort { host_addr }; in add_hotplug_device() localVariable
2471 let hotplug_key = HotPlugKey::HostDownstreamPort { host_addr }; in add_hotplug_device() localVariable
2501 let hotplug_key = HotPlugKey::HostVfio { host_addr }; in add_hotplug_device() localVariable
2710 let hotplug_key = match device.device_type { in remove_hotplug_device() localVariable
2750 let hotplug_key = hp_bus_lock.get_hotplug_key(); in remove_hotplug_device() localVariable
2792 let hotplug_key = hp_bus_lock.get_hotplug_key(); in remove_hotplug_device() localVariable
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dpci_hotplug_manager.rs820 let hotplug_key = HotPlugKey::GuestDevice { in hotplug_device() localVariable
1269 let hotplug_key = HotPlugKey::GuestDevice { in worker_port_state_transitions() localVariable
1383 let hotplug_key = HotPlugKey::GuestDevice { in worker_port_early_plug_state_transitions() localVariable