Home
last modified time | relevance | path

Searched refs:mv_u3d_req (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c115 struct mv_u3d_req *curr_req) in mv_u3d_process_ep_req()
174 void mv_u3d_done(struct mv_u3d_ep *ep, struct mv_u3d_req *req, int status)
218 static int mv_u3d_queue_trb(struct mv_u3d_ep *ep, struct mv_u3d_req *req) in mv_u3d_queue_trb()
267 static struct mv_u3d_trb *mv_u3d_build_trb_one(struct mv_u3d_req *req, in mv_u3d_build_trb_one()
332 static int mv_u3d_build_trb_chain(struct mv_u3d_req *req, unsigned *length, in mv_u3d_build_trb_chain()
399 static int mv_u3d_req_to_trb(struct mv_u3d_req *req) in mv_u3d_req_to_trb()
478 struct mv_u3d_req *req; in mv_u3d_start_queue()
482 req = list_entry(ep->req_list.next, struct mv_u3d_req, list); in mv_u3d_start_queue()
668 struct mv_u3d_req *req = NULL; in mv_u3d_alloc_request()
681 struct mv_u3d_req *re in mv_u3d_free_request()
[all...]
H A Dmv_u3d.h261 struct mv_u3d_req *status_req; /* ep0 status request */
305 struct mv_u3d_req { struct
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c115 struct mv_u3d_req *curr_req) in mv_u3d_process_ep_req()
174 void mv_u3d_done(struct mv_u3d_ep *ep, struct mv_u3d_req *req, int status)
218 static int mv_u3d_queue_trb(struct mv_u3d_ep *ep, struct mv_u3d_req *req) in mv_u3d_queue_trb()
267 static struct mv_u3d_trb *mv_u3d_build_trb_one(struct mv_u3d_req *req, in mv_u3d_build_trb_one()
332 static int mv_u3d_build_trb_chain(struct mv_u3d_req *req, unsigned *length, in mv_u3d_build_trb_chain()
399 static int mv_u3d_req_to_trb(struct mv_u3d_req *req) in mv_u3d_req_to_trb()
478 struct mv_u3d_req *req; in mv_u3d_start_queue()
482 req = list_entry(ep->req_list.next, struct mv_u3d_req, list); in mv_u3d_start_queue()
668 struct mv_u3d_req *req; in mv_u3d_alloc_request()
681 struct mv_u3d_req *re in mv_u3d_free_request()
[all...]
H A Dmv_u3d.h261 struct mv_u3d_req *status_req; /* ep0 status request */
305 struct mv_u3d_req { struct

Completed in 5 milliseconds