Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dpxa25x_udc.c509 struct pxa25x_request *req; in pxa25x_ep_alloc_request()
526 struct pxa25x_request *req; in pxa25x_ep_free_request()
528 req = container_of (_req, struct pxa25x_request, req); in pxa25x_ep_free_request()
538 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) in done()
567 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet()
592 write_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_fifo()
659 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo()
720 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo()
797 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo()
838 struct pxa25x_request *req; in pxa25x_ep_queue()
[all …]
Dpxa25x_udc.h59 struct pxa25x_request { struct