Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.c1011 static inline struct s3c2410_ep *to_s3c2410_ep(struct usb_ep *ep) in to_s3c2410_ep() function
1039 ep = to_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()