Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Dmax3420_udc.c186 #define to_max3420_ep(e) container_of((e), struct max3420_ep, ep_usb) macro
905 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_set_halt()
945 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_enable()
992 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_disable()
1007 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_alloc_request()
1028 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()