Home
last modified time | relevance | path

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

/external/crosvm/devices/src/usb/host_backend/
Dusb_endpoint.rs29 pub struct UsbEndpoint { struct
38 impl UsbEndpoint { impl
47 ) -> UsbEndpoint { in new()