Searched refs:mv_u3d_ep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | mv_u3d_core.c | 36 static void mv_u3d_nuke(struct mv_u3d_ep *ep, int status); 51 struct mv_u3d_ep *ep; in mv_u3d_ep0_reset() 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() 475 mv_u3d_start_queue(struct mv_u3d_ep *ep) in mv_u3d_start_queue() 524 struct mv_u3d_ep *ep; in mv_u3d_ep_enable() 532 ep = container_of(_ep, struct mv_u3d_ep, ep); in mv_u3d_ep_enable() 626 struct mv_u3d_ep *ep; in mv_u3d_ep_disable() 633 ep = container_of(_ep, struct mv_u3d_ep, ep); in mv_u3d_ep_disable() 690 struct mv_u3d_ep *e in mv_u3d_ep_fifo_flush() [all...] |
H A D | mv_u3d.h | 259 struct mv_u3d_ep *eps; 287 struct mv_u3d_ep { struct 307 struct mv_u3d_ep *ep;
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | mv_u3d_core.c | 36 static void mv_u3d_nuke(struct mv_u3d_ep *ep, int status); 51 struct mv_u3d_ep *ep; in mv_u3d_ep0_reset() 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() 475 mv_u3d_start_queue(struct mv_u3d_ep *ep) in mv_u3d_start_queue() 524 struct mv_u3d_ep *ep; in mv_u3d_ep_enable() 532 ep = container_of(_ep, struct mv_u3d_ep, ep); in mv_u3d_ep_enable() 626 struct mv_u3d_ep *ep; in mv_u3d_ep_disable() 633 ep = container_of(_ep, struct mv_u3d_ep, ep); in mv_u3d_ep_disable() 690 struct mv_u3d_ep *e in mv_u3d_ep_fifo_flush() [all...] |
H A D | mv_u3d.h | 259 struct mv_u3d_ep *eps; 287 struct mv_u3d_ep { struct 307 struct mv_u3d_ep *ep;
|
Completed in 6 milliseconds