Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dgadget.c4283 static int dwc2_hsotg_ep_disable_lock(struct usb_ep *ep) in dwc2_hsotg_ep_disable_lock() function
4470 .disable = dwc2_hsotg_ep_disable_lock,
4598 dwc2_hsotg_ep_disable_lock(&hsotg->eps_in[ep]->ep); in dwc2_hsotg_udc_stop()
4600 dwc2_hsotg_ep_disable_lock(&hsotg->eps_out[ep]->ep); in dwc2_hsotg_udc_stop()
5102 dwc2_hsotg_ep_disable_lock(&hsotg->eps_in[ep]->ep); in dwc2_hsotg_suspend()
5104 dwc2_hsotg_ep_disable_lock(&hsotg->eps_out[ep]->ep); in dwc2_hsotg_suspend()