Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/dwc3/
Dep0.c223 void dwc3_ep0_stall_and_restart(struct dwc3 *dwc) in dwc3_ep0_stall_and_restart() function
258 dwc3_ep0_stall_and_restart(dwc); in __dwc3_gadget_ep0_set_halt()
853 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_inspect_setup()
909 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_data()
940 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_complete_status()
1146 dwc3_ep0_stall_and_restart(dwc); in dwc3_ep0_xfernotready()
1157 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()