Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c2410_udc.h51 struct s3c2410_request { struct
79 struct s3c2410_request fifo_req;
Ds3c2410_udc.c230 struct s3c2410_request *req, int status) in s3c2410_udc_done()
250 struct s3c2410_request *req; in s3c2410_udc_nuke()
251 req = list_entry(ep->queue.next, struct s3c2410_request, in s3c2410_udc_nuke()
270 struct s3c2410_request *req, in s3c2410_udc_write_packet()
294 struct s3c2410_request *req) in s3c2410_udc_write_fifo()
380 struct s3c2410_request *req, unsigned avail) in s3c2410_udc_read_packet()
395 struct s3c2410_request *req) in s3c2410_udc_read_fifo()
718 struct s3c2410_request *req; in s3c2410_udc_handle_ep0()
724 req = list_entry(ep->queue.next, struct s3c2410_request, queue); in s3c2410_udc_handle_ep0()
787 struct s3c2410_request *req; in s3c2410_udc_handle_ep()
[all …]