Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dmax3420_udc.c188 #define to_max3420_ep(e) container_of((e), struct max3420_ep, ep_usb) macro
909 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_set_halt()
949 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_enable()
996 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_disable()
1011 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_alloc_request()
1032 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_queue()
1050 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_dequeue()