Searched refs:dwc2_udc_set_halt (Results 1 – 2 of 2) sorted by relevance
116 static int dwc2_udc_set_halt(struct usb_ep *_ep, int value);142 .set_halt = dwc2_udc_set_halt,665 dwc2_udc_set_halt(_ep, 0); in dwc2_ep_enable()
1057 static int dwc2_udc_set_halt(struct usb_ep *_ep, int value) in dwc2_udc_set_halt() function