Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dgadget.h27 #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) macro
Dep0.c226 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue()
288 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt()
298 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt()
606 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl()
Dgadget.c702 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_enable()
730 dep = to_dwc3_ep(ep); in dwc3_gadget_ep_disable()
750 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_alloc_request()
1194 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_queue()
1229 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_dequeue()
1314 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_halt()
1330 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_wedge()