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