Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Ds3c2410_udc.c1006 static inline struct s3c2410_ep *to_s3c2410_ep(struct usb_ep *ep) in to_s3c2410_ep() function
1034 ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_enable()
1106 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_disable()
1163 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_free_request()
1182 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_queue()
1287 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_dequeue()
1331 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_set_halt()