Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c2791 static int s3c_hsotg_ep_disable(struct usb_ep *ep) in s3c_hsotg_ep_disable() function
2923 .disable = s3c_hsotg_ep_disable,
3109 s3c_hsotg_ep_disable(&hsotg->eps_in[ep]->ep); in s3c_hsotg_udc_stop()
3111 s3c_hsotg_ep_disable(&hsotg->eps_out[ep]->ep); in s3c_hsotg_udc_stop()
4084 s3c_hsotg_ep_disable(&hsotg->eps_in[ep]->ep); in s3c_hsotg_suspend()
4086 s3c_hsotg_ep_disable(&hsotg->eps_out[ep]->ep); in s3c_hsotg_suspend()