Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c422 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() function
1903 ret = dwc3_send_clear_stall_ep_cmd(dep); in __dwc3_gadget_ep_set_halt()
3111 if (dwc3_send_clear_stall_ep_cmd(dep)) { in dwc3_gadget_endpoint_command_complete()
3336 ret = dwc3_send_clear_stall_ep_cmd(dep); in dwc3_clear_stall_all_ep()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c457 static int dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) in dwc3_send_clear_stall_ep_cmd() function
2219 ret = dwc3_send_clear_stall_ep_cmd(dep); in __dwc3_gadget_ep_set_halt()
3706 if (dwc3_send_clear_stall_ep_cmd(dep)) { in dwc3_gadget_endpoint_command_complete()
3962 ret = dwc3_send_clear_stall_ep_cmd(dep); in dwc3_clear_stall_all_ep()

Completed in 10 milliseconds