Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dpci_configuration.rs214 pub enum PciSimpleCommunicationControllerSubclass { enum
218 impl PciSubclass for PciSimpleCommunicationControllerSubclass { implementation