Searched refs:fsl_ep (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_udc_core.c95 static void done(struct fsl_ep *ep, struct fsl_req *req, int status)
103 /* Removed the req from fsl_ep->queue */
158 static void nuke(struct fsl_ep *ep, int status)
427 * fsl_ep struct */
453 struct fsl_ep *ep = NULL;
459 ep = container_of(_ep, struct fsl_ep, ep);
541 struct fsl_ep *ep = NULL;
546 ep = container_of(_ep, struct fsl_ep, ep);
606 static void fsl_queue_td(struct fsl_ep *ep, struct fsl_req *req)
771 struct fsl_ep *e
[all...]
H A Dfsl_usb2_udc.h436 struct fsl_ep *ep;
446 struct fsl_ep { struct
465 struct fsl_ep *eps;

Completed in 37 milliseconds