Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dpci_configuration.rs153 pub trait PciProgrammingInterface { interface
291 programming_interface: Option<&dyn PciProgrammingInterface>, in new()