Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c1594 static int dwc2_hsotg_ep_sethalt(struct usb_ep *ep, int value, bool now);
1707 dwc2_hsotg_ep_sethalt(&ep->ep, set, true); in dwc2_hsotg_process_req_feature()
4097 static int dwc2_hsotg_ep_sethalt(struct usb_ep *ep, int value, bool now) in dwc2_hsotg_ep_sethalt() function
4178 ret = dwc2_hsotg_ep_sethalt(ep, value, false); in dwc2_hsotg_ep_sethalt_lock()