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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.c99 static void done(struct fsl_ep *ep, struct fsl_req *req, int status)
107 /* Removed the req from fsl_ep->queue */
162 static void nuke(struct fsl_ep *ep, int status)
426 * fsl_ep struct */
452 struct fsl_ep *ep = NULL;
458 ep = container_of(_ep, struct fsl_ep, ep);
540 struct fsl_ep *ep = NULL;
545 ep = container_of(_ep, struct fsl_ep, ep);
610 struct fsl_ep *ep;
615 ep = container_of(_ep, struct fsl_ep, e
[all...]
H A Dfsl_usb2_udc.h442 struct fsl_ep *ep;
452 struct fsl_ep { struct
471 struct fsl_ep *eps;

Completed in 51 milliseconds