Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/
Ds3c2410_udc.c995 static inline struct s3c2410_ep *to_s3c2410_ep(struct usb_ep *ep) in to_s3c2410_ep() function
1023 ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_enable()
1095 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_disable()
1152 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_free_request()
1171 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_queue()
1276 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_dequeue()
1320 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_set_halt()