Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dep0.c221 void dwc3_ep0_stall_and_restart(struct dwc3 *dwc) in dwc3_ep0_stall_and_restart() function
256 dwc3_ep0_stall_and_restart(dwc); in __dwc3_gadget_ep0_set_halt()
851 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_inspect_setup()
907 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_data()
938 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_status()
1145 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_xfernotready()
1156 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_xfernotready()
Dgadget.h114 void dwc3_ep0_stall_and_restart(struct dwc3 *dwc);
Dgadget.c156 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_reset_state()