Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Dgadget.h113 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep);
Dep0.c1099 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_ep0_end_control_data() function
1142 dwc3_ep0_end_control_data(dwc, dep); in dwc3_ep0_xfernotready()
Dgadget.c149 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()