Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c984 static inline struct s3c2410_ep *to_s3c2410_ep(struct usb_ep *ep) in to_s3c2410_ep() function
1012 ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_enable()
1084 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_ep_disable()
1141 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_free_request()
1160 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_queue()
1265 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_dequeue()
1306 struct s3c2410_ep *ep = to_s3c2410_ep(_ep); in s3c2410_udc_set_halt()

Completed in 2 milliseconds