Searched refs:lh7a40x_request (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.c87 static void done(struct lh7a40x_ep *ep, struct lh7a40x_request *req,
115 struct lh7a40x_request *req, int max)
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)
693 struct lh7a40x_request *req;
702 req = list_entry(ep->queue.next, struct lh7a40x_request, queue);
766 struct lh7a40x_request *req;
788 req = list_entry(ep->queue.next, struct lh7a40x_request, queue);
805 struct lh7a40x_request *re
[all...]
H A Dlh7a40x_udc.h234 struct lh7a40x_request { struct

Completed in 106 milliseconds