Home
last modified time | relevance | path

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

/system/dev/usb/mt-musb-peripheral/
A Dmt-usb.cpp41 #define USB_REQ_TO_INTERNAL(req) \ macro
419 auto* req_int = USB_REQ_TO_INTERNAL(req); in HandleEndpointTxLocked()
437 auto* req_int = USB_REQ_TO_INTERNAL(req); in HandleEndpointTxLocked()
471 auto* req_int = USB_REQ_TO_INTERNAL(req); in HandleEndpointRxLocked()
492 auto* req_int = USB_REQ_TO_INTERNAL(req); in HandleEndpointRxLocked()
769 auto* req_int = USB_REQ_TO_INTERNAL(req); in UsbDciRequestQueue()
/system/dev/usb/dwc3/
A Ddwc3-endpoints.cpp201 auto* req_int = USB_REQ_TO_INTERNAL(req); in dwc3_ep_queue()
319 auto* req_int = USB_REQ_TO_INTERNAL(req); in dwc3_ep_xfer_complete()
355 auto* req_int = USB_REQ_TO_INTERNAL(ep->current_req); in dwc3_ep_end_transfers()
A Ddwc3.h129 #define USB_REQ_TO_INTERNAL(req) \ macro
A Ddwc3.cpp287 auto* req_int = USB_REQ_TO_INTERNAL(req); in dwc3_request_queue()

Completed in 8 milliseconds