Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.h83 void dwc3_ep0_out_start(struct dwc3 *dwc);
H A 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()
H A Dgadget.c1523 dwc3_ep0_out_start(dwc); in dwc3_gadget_start()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.h112 void dwc3_ep0_out_start(struct dwc3 *dwc);
H A Dep0.c250 dwc3_ep0_out_start(dwc); in dwc3_ep0_stall_and_restart()
277 void dwc3_ep0_out_start(struct dwc3 *dwc) in dwc3_ep0_out_start() function
950 dwc3_ep0_out_start(dwc); in dwc3_ep0_complete_status()
H A Dgadget.c2928 dwc3_ep0_out_start(dwc); in __dwc3_gadget_start()