Lines Matching refs:usb_request
38 static inline struct dwc2_hsotg_req *our_req(struct usb_request *req) in our_req()
247 static struct usb_request *dwc2_hsotg_ep_alloc_request(struct usb_ep *ep, in dwc2_hsotg_ep_alloc_request()
286 struct usb_request *req = &hs_req->req; in dwc2_hsotg_unmap_dma()
521 struct usb_request *ureq = &hs_req->req; in dwc2_hsotg_start_req()
701 struct usb_request *req) in dwc2_hsotg_map_dma()
776 static int dwc2_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in dwc2_hsotg_ep_queue()
821 static int dwc2_hsotg_ep_queue_lock(struct usb_ep *ep, struct usb_request *req, in dwc2_hsotg_ep_queue_lock()
837 struct usb_request *req) in dwc2_hsotg_ep_free_request()
853 struct usb_request *req) in dwc2_hsotg_complete_oursetup()
933 struct usb_request *req; in dwc2_hsotg_send_reply()
1275 struct usb_request *req) in dwc2_hsotg_complete_setup()
1302 struct usb_request *req = hsotg->ctrl_req; in dwc2_hsotg_enqueue_setup()
1539 struct usb_request *req = &hs_req->req; in dwc2_hsotg_handle_outdone()
2956 static int dwc2_hsotg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in dwc2_hsotg_ep_dequeue()