Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A 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()

Completed in 4 milliseconds