Searched refs:dwc3_send_clear_stall_ep_cmd (Results 1 – 1 of 1) sorted by relevance
454 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() function2193 ret = dwc3_send_clear_stall_ep_cmd(dep); in __dwc3_gadget_ep_set_halt()3693 if (dwc3_send_clear_stall_ep_cmd(dep)) { in dwc3_gadget_endpoint_command_complete()3949 ret = dwc3_send_clear_stall_ep_cmd(dep); in dwc3_clear_stall_all_ep()