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

/linux-master/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c509 struct pxa25x_request *req;
526 struct pxa25x_request *req;
528 req = container_of (_req, struct pxa25x_request, req);
538 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status)
567 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max)
592 write_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
659 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
720 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
797 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
838 struct pxa25x_request *re
[all...]
H A Dpxa25x_udc.h59 struct pxa25x_request { struct

Completed in 227 milliseconds