Searched refs:dwc3_gadget_start_config (Results 1 – 4 of 4) sorted by relevance
122 int dwc3_gadget_start_config(struct dwc3 *dwc, unsigned int resource_index);
651 dwc3_gadget_start_config(dwc, 2); in dwc3_ep0_set_config()
548 int dwc3_gadget_start_config(struct dwc3 *dwc, unsigned int resource_index) in dwc3_gadget_start_config() function2965 ret = dwc3_gadget_start_config(dwc, 0); in __dwc3_gadget_start()
359 static int dwc3_gadget_start_config(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_start_config() function476 ret = dwc3_gadget_start_config(dwc, dep); in __dwc3_gadget_ep_enable()