Searched refs:dwc3_ep0_end_control_data (Results 1 – 4 of 4) sorted by relevance
113 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep);
1102 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_ep0_end_control_data() function1145 dwc3_ep0_end_control_data(dwc, dep); in dwc3_ep0_xfernotready()
149 dwc3_ep0_end_control_data(dwc, dwc->eps[dir]); in dwc3_ep0_reset_state()151 dwc3_ep0_end_control_data(dwc, dwc->eps[!dir]); in dwc3_ep0_reset_state()
1021 static void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_ep0_end_control_data() function1061 dwc3_ep0_end_control_data(dwc, dep); in dwc3_ep0_xfernotready()