Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dgadget.h122 int dwc3_gadget_start_config(struct dwc3 *dwc, unsigned int resource_index);
H A Dgadget.c547 int dwc3_gadget_start_config(struct dwc3 *dwc, unsigned int resource_index) in dwc3_gadget_start_config() function
2978 ret = dwc3_gadget_start_config(dwc, 0); in __dwc3_gadget_start()