Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dpci_configuration.rs298 pub trait PciProgrammingInterface { interface
484 programming_interface: Option<&dyn PciProgrammingInterface>, in new()