Searched refs:dwc2_udc_set_halt (Results 1 – 2 of 2) sorted by relevance
107 static int dwc2_udc_set_halt(struct usb_ep *_ep, int value);133 .set_halt = dwc2_udc_set_halt,592 dwc2_udc_set_halt(_ep, 0); in dwc2_ep_enable()
1035 static int dwc2_udc_set_halt(struct usb_ep *_ep, int value) in dwc2_udc_set_halt() function