Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/
Dunix.rs2098 hp_device_tube: mpsc::Receiver<PciRootCommand>, in start_pci_root_worker()
2140 hp_control_tube: &mpsc::Sender<PciRootCommand>, in add_hotplug_device()
2463 hp_control_tube: &mpsc::Sender<PciRootCommand>, in handle_hotplug_command()
/external/crosvm/arch/src/
Dlib.rs489 hp_control_tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
634 hp_control_tube: &mpsc::Sender<PciRootCommand>, in configure_pci_device()
/external/crosvm/devices/src/pci/
Dpci_root.rs109 pub enum PciRootCommand { enum
/external/crosvm/aarch64/src/
Dlib.rs764 _tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()
/external/crosvm/x86_64/src/
Dlib.rs1104 hp_control_tube: &mpsc::Sender<PciRootCommand>, in register_pci_device()