Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dstub.rs124 struct NumericPciProgrammingInterface(u8); struct
126 impl PciProgrammingInterface for NumericPciProgrammingInterface { implementation
139 Some(&NumericPciProgrammingInterface( in new()