Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Dxhci_controller.rs45 enum UsbControllerProgrammingInterface { enum
49 impl PciProgrammingInterface for UsbControllerProgrammingInterface { implementation
129 Some(&UsbControllerProgrammingInterface::Usb3HostController), in new()