Searched refs:dwc3_gadget_run_stop (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc3/
H A Dgadget.c1415 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on, int suspend) function
1478 ret = dwc3_gadget_run_stop(dwc, is_on, false);
2751 dwc3_gadget_run_stop(dwc, true, true);
2761 dwc3_gadget_run_stop(dwc, true, false);

Completed in 54 milliseconds