Searched refs:dwc3_gadget_start_config (Results 1 – 3 of 3) 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() function2890 ret = dwc3_gadget_start_config(dwc, 0); in __dwc3_gadget_start()