Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dgadget.c454 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() function
2193 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()