Home
last modified time | relevance | path

Searched refs:PciProgrammingInterface (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/pci/
Dmod.rs26 PciClassCode, PciConfiguration, PciDisplaySubclass, PciHeaderType, PciProgrammingInterface,
Dpci_configuration.rs153 pub trait PciProgrammingInterface { interface
291 programming_interface: Option<&dyn PciProgrammingInterface>, in new() argument
729 impl PciProgrammingInterface for TestPI {
/external/crosvm/devices/src/usb/xhci/
Dxhci_controller.rs7 PciHeaderType, PciInterruptPin, PciProgrammingInterface, PciSerialBusSubClass,
29 impl PciProgrammingInterface for UsbControllerProgrammingInterface {