Lines Matching refs:usb_request
44 static inline struct s3c_hsotg_req *our_req(struct usb_request *req) in our_req()
253 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, in s3c_hsotg_ep_alloc_request()
292 struct usb_request *req = &hs_req->req; in s3c_hsotg_unmap_dma()
527 struct usb_request *ureq = &hs_req->req; in s3c_hsotg_start_req()
707 struct usb_request *req) in s3c_hsotg_map_dma()
782 static int s3c_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in s3c_hsotg_ep_queue()
820 static int s3c_hsotg_ep_queue_lock(struct usb_ep *ep, struct usb_request *req, in s3c_hsotg_ep_queue_lock()
836 struct usb_request *req) in s3c_hsotg_ep_free_request()
852 struct usb_request *req) in s3c_hsotg_complete_oursetup()
932 struct usb_request *req; in s3c_hsotg_send_reply()
1273 struct usb_request *req) in s3c_hsotg_complete_setup()
1300 struct usb_request *req = hsotg->ctrl_req; in s3c_hsotg_enqueue_setup()
1524 struct usb_request *req = &hs_req->req; in s3c_hsotg_handle_outdone()
2817 static int s3c_hsotg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in s3c_hsotg_ep_dequeue()