Searched refs:dwc2_ep_disable (Results 1 – 1 of 1) sorted by relevance
85 static int dwc2_ep_disable(struct usb_ep *ep);125 .disable = dwc2_ep_disable,606 static int dwc2_ep_disable(struct usb_ep *_ep) in dwc2_ep_disable() function