Searched refs:dwc2_hsotg_ep_disable_lock (Results 1 – 1 of 1) sorted by relevance
4233 static int dwc2_hsotg_ep_disable_lock(struct usb_ep *ep) in dwc2_hsotg_ep_disable_lock() function4394 .disable = dwc2_hsotg_ep_disable_lock,4522 dwc2_hsotg_ep_disable_lock(&hsotg->eps_in[ep]->ep); in dwc2_hsotg_udc_stop()4524 dwc2_hsotg_ep_disable_lock(&hsotg->eps_out[ep]->ep); in dwc2_hsotg_udc_stop()4987 dwc2_hsotg_ep_disable_lock(&hsotg->eps_in[ep]->ep); in dwc2_hsotg_suspend()4989 dwc2_hsotg_ep_disable_lock(&hsotg->eps_out[ep]->ep); in dwc2_hsotg_suspend()