Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc3/
Dgadget.c410 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() function
1843 ret = dwc3_send_clear_stall_ep_cmd(dep); in __dwc3_gadget_ep_set_halt()
2974 if (dwc3_send_clear_stall_ep_cmd(dep)) { in dwc3_gadget_endpoint_command_complete()
3219 ret = dwc3_send_clear_stall_ep_cmd(dep); in dwc3_clear_stall_all_ep()