Home
last modified time | relevance | path

Searched defs:PciRootCommand (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dpci_hotplug_manager.rs206 rootbus_controller: &mpsc::Sender<PciRootCommand>, in send_hot_plug_signal()
225 rootbus_controller: &mpsc::Sender<PciRootCommand>, in send_hot_unplug_signal()
288 rootbus_controller: mpsc::Sender<PciRootCommand>, in new()
734 rootbus_controller: mpsc::Sender<PciRootCommand>, in set_rootbus_controller()
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs2349 hp_device_tube: mpsc::Receiver<PciRootCommand>, in start_pci_root_worker()
2440 hp_control_tube: &mpsc::Sender<PciRootCommand>, in add_hotplug_device()
2910 hp_control_tube: &mpsc::Sender<PciRootCommand>, in handle_hotplug_command()
/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs587 hp_control_tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
753 hp_control_tube: &mpsc::Sender<PciRootCommand>, in configure_pci_device()
/aosp_15_r20/external/crosvm/riscv64/src/
H A Dlib.rs491 _tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dpci_root.rs125 pub enum PciRootCommand { enum
/aosp_15_r20/external/crosvm/aarch64/src/
H A Dlib.rs1030 _tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
/aosp_15_r20/external/crosvm/x86_64/src/
H A Dlib.rs1327 hp_control_tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()