Searched refs:dwc2_hsotg_ep_disable (Results 1 – 1 of 1) sorted by relevance
2818 static int dwc2_hsotg_ep_disable(struct usb_ep *ep) in dwc2_hsotg_ep_disable() function3066 .disable = dwc2_hsotg_ep_disable,3198 dwc2_hsotg_ep_disable(&hsotg->eps_in[ep]->ep); in dwc2_hsotg_udc_stop()3200 dwc2_hsotg_ep_disable(&hsotg->eps_out[ep]->ep); in dwc2_hsotg_udc_stop()3701 dwc2_hsotg_ep_disable(&hsotg->eps_in[ep]->ep); in dwc2_hsotg_suspend()3703 dwc2_hsotg_ep_disable(&hsotg->eps_out[ep]->ep); in dwc2_hsotg_suspend()