Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.h27 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro
H A Dgadget.c610 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_enable()
653 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_disable()
676 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_alloc_request()
1077 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_queue()
1115 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_dequeue()
1198 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_halt()
1213 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_wedge()
H A Dep0.c217 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue()
277 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt()
596 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dep0.c192 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue()
250 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt()
260 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt()
697 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl()
H A Dgadget.h19 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro
H A Dgadget.c1225 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_enable()
1252 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_disable()
1271 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_alloc_request()
2111 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_queue()
2192 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_dequeue()
2332 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_halt()
2348 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_wedge()