Searched refs:s3c2410_request (Results 1 – 2 of 2) sorted by relevance
55 struct s3c2410_request { struct83 struct s3c2410_request fifo_req;
253 struct s3c2410_request *req, int status) in s3c2410_udc_done()277 struct s3c2410_request *req; in s3c2410_udc_nuke()278 req = list_entry(ep->queue.next, struct s3c2410_request, in s3c2410_udc_nuke()297 struct s3c2410_request *req, in s3c2410_udc_write_packet()321 struct s3c2410_request *req) in s3c2410_udc_write_fifo()406 struct s3c2410_request *req, unsigned avail) in s3c2410_udc_read_packet()421 struct s3c2410_request *req) in s3c2410_udc_read_fifo()743 struct s3c2410_request *req; in s3c2410_udc_handle_ep0()749 req = list_entry(ep->queue.next, struct s3c2410_request, queue); in s3c2410_udc_handle_ep0()812 struct s3c2410_request *req; in s3c2410_udc_handle_ep()[all …]