Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Dpxa25x_udc.c387 struct pxa25x_request *req; in pxa25x_ep_alloc_request()
404 struct pxa25x_request *req; in pxa25x_ep_free_request()
406 req = container_of(_req, struct pxa25x_request, req); in pxa25x_ep_free_request()
416 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) in done()
445 write_packet(u32 *uddr, struct pxa25x_request *req, unsigned max) in write_packet()
472 write_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_fifo()
544 write_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo()
605 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo()
684 read_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo()
726 struct pxa25x_request *req; in pxa25x_ep_queue()
[all …]
Dpxa25x_udc.h72 struct pxa25x_request { struct