Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c1020 static int s3c_hsotg_ep_sethalt(struct usb_ep *ep, int value);
1096 s3c_hsotg_ep_sethalt(&ep->ep, set); in s3c_hsotg_process_req_feature()
2844 static int s3c_hsotg_ep_sethalt(struct usb_ep *ep, int value) in s3c_hsotg_ep_sethalt() function
2915 ret = s3c_hsotg_ep_sethalt(ep, value); in s3c_hsotg_ep_sethalt_lock()