Searched refs:dwc3_gadget_run_stop (Results 1 – 2 of 2) sorted by relevance
1349 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on, int suspend) in dwc3_gadget_run_stop() function1412 ret = dwc3_gadget_run_stop(dwc, is_on, false); in dwc3_gadget_pullup()
2617 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on) in dwc3_gadget_run_stop() function2753 ret = dwc3_gadget_run_stop(dwc, false); in dwc3_gadget_soft_disconnect()2784 return dwc3_gadget_run_stop(dwc, true); in dwc3_gadget_soft_connect()