Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c2386 static int s3c_hsotg_ep_disable(struct usb_ep *ep) in s3c_hsotg_ep_disable() function
2519 .disable = s3c_hsotg_ep_disable,
2759 s3c_hsotg_ep_disable(&hsotg->eps[ep].ep); in s3c_hsotg_stop()