Searched refs:pxa25x_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 Dpxa25x_udc.c140 static void nuke (struct pxa25x_ep *, int status);
245 struct pxa25x_ep *ep;
248 ep = container_of (_ep, struct pxa25x_ep, ep);
297 struct pxa25x_ep *ep;
300 ep = container_of (_ep, struct pxa25x_ep, ep);
363 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status)
417 write_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
484 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
536 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
613 read_ep0_fifo (struct pxa25x_ep *e
[all...]
H A Dpxa25x_udc.h49 struct pxa25x_ep { struct
133 struct pxa25x_ep ep [PXA_UDC_NUM_ENDPOINTS];

Completed in 25 milliseconds