Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dep0.c223 void dwc3_ep0_stall_and_restart(struct dwc3 *dwc) in dwc3_ep0_stall_and_restart() function
260 dwc3_ep0_stall_and_restart(dwc); in __dwc3_gadget_ep0_set_halt()
856 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_inspect_setup()
912 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_data()
943 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_status()
1149 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_xfernotready()
1160 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()