Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dmax3420_udc.c188 #define to_max3420_ep(e) container_of((e), struct max3420_ep, ep_usb) macro
907 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_set_halt()
947 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_enable()
994 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_disable()
1009 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_alloc_request()
1030 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_queue()
1048 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_dequeue()