Searched refs:PciProgrammingInterface (Results 1 – 3 of 3) sorted by relevance
/external/crosvm/devices/src/pci/ |
D | mod.rs | 26 PciClassCode, PciConfiguration, PciDisplaySubclass, PciHeaderType, PciProgrammingInterface,
|
D | pci_configuration.rs | 153 pub trait PciProgrammingInterface { trait 291 programming_interface: Option<&dyn PciProgrammingInterface>, in new() argument 729 impl PciProgrammingInterface for TestPI {
|
/external/crosvm/devices/src/usb/xhci/ |
D | xhci_controller.rs | 7 PciHeaderType, PciInterruptPin, PciProgrammingInterface, PciSerialBusSubClass, 29 impl PciProgrammingInterface for UsbControllerProgrammingInterface {
|