Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c1021 static int dwc2_hsotg_ep_sethalt(struct usb_ep *ep, int value);
1097 dwc2_hsotg_ep_sethalt(&ep->ep, set); in dwc2_hsotg_process_req_feature()
2987 static int dwc2_hsotg_ep_sethalt(struct usb_ep *ep, int value) in dwc2_hsotg_ep_sethalt() function
3058 ret = dwc2_hsotg_ep_sethalt(ep, value); in dwc2_hsotg_ep_sethalt_lock()