Searched refs:__dwc3_stop_active_transfer (Results 1 – 1 of 1) sorted by relevance
1673 static int __dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) in __dwc3_stop_active_transfer() function1872 ret = __dwc3_stop_active_transfer(dep, false, true); in __dwc3_gadget_start_isoc()3729 __dwc3_stop_active_transfer(dep, force, interrupt); in dwc3_stop_active_transfer()