Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dgadget.h83 void dwc3_ep0_out_start(struct dwc3 *dwc);
Dep0.c271 dwc3_ep0_out_start(dwc); in dwc3_ep0_stall_and_restart()
296 void dwc3_ep0_out_start(struct dwc3 *dwc) in dwc3_ep0_out_start() function
896 dwc3_ep0_out_start(dwc); in dwc3_ep0_complete_status()
Dgadget.c1524 dwc3_ep0_out_start(dwc); in dwc3_gadget_start()