Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c552 static int __dwc3_gadget_ep_disable(struct dwc3_ep *dep) in __dwc3_gadget_ep_disable() function
664 ret = __dwc3_gadget_ep_disable(dep); in dwc3_gadget_ep_disable()
1532 __dwc3_gadget_ep_disable(dwc->eps[0]); in dwc3_gadget_start()
1551 __dwc3_gadget_ep_disable(dwc->eps[0]); in dwc3_gadget_stop()
1552 __dwc3_gadget_ep_disable(dwc->eps[1]); in dwc3_gadget_stop()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c1030 static int __dwc3_gadget_ep_disable(struct dwc3_ep *dep) in __dwc3_gadget_ep_disable() function
1138 ret = __dwc3_gadget_ep_disable(dep); in dwc3_gadget_ep_disable()
2943 __dwc3_gadget_ep_disable(dwc->eps[0]); in __dwc3_gadget_start()
2979 __dwc3_gadget_ep_disable(dwc->eps[0]); in __dwc3_gadget_stop()
2980 __dwc3_gadget_ep_disable(dwc->eps[1]); in __dwc3_gadget_stop()