Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Ds3c2410_udc.c1013 static inline struct s3c2410_ep *to_s3c2410_ep(struct usb_ep *ep) in to_s3c2410_ep() function
1041 ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_enable()
1113 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_disable()
1170 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_free_request()
1189 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_queue()
1294 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_dequeue()
1338 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_set_halt()