Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.h26 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro
H A Dgadget.c608 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_enable()
651 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_disable()
674 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_alloc_request()
1063 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_queue()
1101 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_dequeue()
1184 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_halt()
1199 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_wedge()
H A Dep0.c216 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue()
276 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt()
592 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.h19 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro
H A Dep0.c194 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue()
255 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt()
265 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt()
692 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl()
H A Dgadget.c1099 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_enable()
1126 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_disable()
1145 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_alloc_request()
2001 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_queue()
2082 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_dequeue()
2233 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_halt()
2249 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_wedge()