Searched refs:s3c_hsotg_ep_disable (Results 1 – 1 of 1) sorted by relevance
2791 static int s3c_hsotg_ep_disable(struct usb_ep *ep) in s3c_hsotg_ep_disable() function2923 .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()