Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Dgadget.c451 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() function
2251 ret = dwc3_send_clear_stall_ep_cmd(dep); in __dwc3_gadget_ep_set_halt()
3822 if (dwc3_send_clear_stall_ep_cmd(dep)) { in dwc3_gadget_endpoint_command_complete()
4043 ret = dwc3_send_clear_stall_ep_cmd(dep); in dwc3_clear_stall_all_ep()