Searched refs:dwc3_ep0_end_control_data (Results 1 – 4 of 4) sorted by relevance
129 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep);
1109 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_ep0_end_control_data() function1154 dwc3_ep0_end_control_data(dwc, dep); in dwc3_ep0_xfernotready()
4057 dwc3_ep0_end_control_data(dwc, dwc->eps[dir]); in dwc3_gadget_disconnect_interrupt()4059 dwc3_ep0_end_control_data(dwc, dwc->eps[!dir]); in dwc3_gadget_disconnect_interrupt()4120 dwc3_ep0_end_control_data(dwc, dwc->eps[dir]); in dwc3_gadget_reset_interrupt()4122 dwc3_ep0_end_control_data(dwc, dwc->eps[!dir]); in dwc3_gadget_reset_interrupt()
1025 static void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_ep0_end_control_data() function1065 dwc3_ep0_end_control_data(dwc, dep); in dwc3_ep0_xfernotready()