Searched refs:lh7a40x_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 Dlh7a40x_udc.c84 static void lh7a40x_ep0_kick(struct lh7a40x_udc *dev, struct lh7a40x_ep *ep);
87 static void done(struct lh7a40x_ep *ep, struct lh7a40x_request *req,
93 static void flush(struct lh7a40x_ep *ep);
114 static __inline__ int write_packet(struct lh7a40x_ep *ep,
298 struct lh7a40x_ep *ep = &dev->ep[i];
349 struct lh7a40x_ep *ep_reg = &dev->ep[ep];
495 static int write_fifo(struct lh7a40x_ep *ep, struct lh7a40x_request *req)
549 static int read_fifo(struct lh7a40x_ep *ep, struct lh7a40x_request *req)
614 static void done(struct lh7a40x_ep *ep, struct lh7a40x_request *req, int status)
691 void nuke(struct lh7a40x_ep *e
[all...]
H A Dlh7a40x_udc.h216 struct lh7a40x_ep { struct
246 struct lh7a40x_ep ep[UDC_MAX_ENDPOINTS];

Completed in 106 milliseconds