Searched refs:s3c2410_request (Results 1 – 2 of 2) sorted by relevance
51 struct s3c2410_request { struct79 struct s3c2410_request fifo_req;
235 struct s3c2410_request *req, int status) in s3c2410_udc_done()259 struct s3c2410_request *req; in s3c2410_udc_nuke()260 req = list_entry(ep->queue.next, struct s3c2410_request, in s3c2410_udc_nuke()279 struct s3c2410_request *req, in s3c2410_udc_write_packet()303 struct s3c2410_request *req) in s3c2410_udc_write_fifo()389 struct s3c2410_request *req, unsigned avail) in s3c2410_udc_read_packet()404 struct s3c2410_request *req) in s3c2410_udc_read_fifo()727 struct s3c2410_request *req; in s3c2410_udc_handle_ep0()733 req = list_entry(ep->queue.next, struct s3c2410_request, queue); in s3c2410_udc_handle_ep0()796 struct s3c2410_request *req; in s3c2410_udc_handle_ep()[all …]