Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Dep0.c223 void dwc3_ep0_stall_and_restart(struct dwc3 *dwc) in dwc3_ep0_stall_and_restart() function
255 dwc3_ep0_stall_and_restart(dwc); in __dwc3_gadget_ep0_set_halt()
850 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_inspect_setup()
906 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_data()
937 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_status()
1143 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_xfernotready()
1154 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()