Searched refs:USB_REQ_TO_INTERNAL (Results 1 – 4 of 4) sorted by relevance
41 #define USB_REQ_TO_INTERNAL(req) \ macro419 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()
201 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()
129 #define USB_REQ_TO_INTERNAL(req) \ macro
287 auto* req_int = USB_REQ_TO_INTERNAL(req); in dwc3_request_queue()
Completed in 8 milliseconds