Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dgadget.h122 int dwc3_gadget_start_config(struct dwc3 *dwc, unsigned int resource_index);
Dep0.c651 dwc3_gadget_start_config(dwc, 2); in dwc3_ep0_set_config()
Dgadget.c548 int dwc3_gadget_start_config(struct dwc3 *dwc, unsigned int resource_index) in dwc3_gadget_start_config() function
2890 ret = dwc3_gadget_start_config(dwc, 0); in __dwc3_gadget_start()