Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A 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 *re in pxa25x_ep_queue()
[all...]
H A Dpxa25x_udc.h59 struct pxa25x_request { struct
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c513 struct pxa25x_request *req; in pxa25x_ep_alloc_request()
530 struct pxa25x_request *req; in pxa25x_ep_free_request()
532 req = container_of (_req, struct pxa25x_request, req); in pxa25x_ep_free_request()
542 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) in done()
571 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet()
596 write_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_fifo()
663 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo()
724 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo()
801 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo()
842 struct pxa25x_request *re in pxa25x_ep_queue()
[all...]
H A Dpxa25x_udc.h59 struct pxa25x_request { struct

Completed in 6 milliseconds