dwc3_gadget_run_stop 1877 drivers/usb/dwc3/gadget.c 	ret = dwc3_gadget_run_stop(dwc, is_on, false);
dwc3_gadget_run_stop 3471 drivers/usb/dwc3/gadget.c 	dwc3_gadget_run_stop(dwc, false, false);
dwc3_gadget_run_stop 3489 drivers/usb/dwc3/gadget.c 	ret = dwc3_gadget_run_stop(dwc, true, false);