Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/linux/
Dpci_hotplug_manager.rs175 rootbus_controller: mpsc::Sender<PciRootCommand>, in set_rootbus_controller()
/external/crosvm/riscv64/src/
Dlib.rs455 _tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
/external/crosvm/src/crosvm/sys/
Dlinux.rs2238 hp_device_tube: mpsc::Receiver<PciRootCommand>, in start_pci_root_worker()
2331 hp_control_tube: &mpsc::Sender<PciRootCommand>, in add_hotplug_device()
2783 hp_control_tube: &mpsc::Sender<PciRootCommand>, in handle_hotplug_command()
/external/crosvm/arch/src/
Dlib.rs527 hp_control_tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
690 hp_control_tube: &mpsc::Sender<PciRootCommand>, in configure_pci_device()
/external/crosvm/aarch64/src/
Dlib.rs859 _tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
/external/crosvm/devices/src/pci/
Dpci_root.rs125 pub enum PciRootCommand { enum
/external/crosvm/x86_64/src/
Dlib.rs1144 hp_control_tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()