Lines Matching refs:s3c2410_ep
252 static void s3c2410_udc_done(struct s3c2410_ep *ep, in s3c2410_udc_done()
270 struct s3c2410_ep *ep, int status) in s3c2410_udc_nuke()
320 static int s3c2410_udc_write_fifo(struct s3c2410_ep *ep, in s3c2410_udc_write_fifo()
420 static int s3c2410_udc_read_fifo(struct s3c2410_ep *ep, in s3c2410_udc_read_fifo()
600 struct s3c2410_ep *ep, in s3c2410_udc_handle_ep0_idle()
742 struct s3c2410_ep *ep = &dev->ep[0]; in s3c2410_udc_handle_ep0()
810 static void s3c2410_udc_handle_ep(struct s3c2410_ep *ep) in s3c2410_udc_handle_ep()
1011 static inline struct s3c2410_ep *to_s3c2410_ep(struct usb_ep *ep) in to_s3c2410_ep()
1013 return container_of(ep, struct s3c2410_ep, ep); in to_s3c2410_ep()
1033 struct s3c2410_ep *ep; in s3c2410_udc_ep_enable()
1111 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_disable()
1168 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_free_request()
1187 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_queue()
1292 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_dequeue()
1336 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_set_halt()
1602 struct s3c2410_ep *ep = &dev->ep[i]; in s3c2410_udc_reinit()