Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Dgadget.c1668 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on, int suspend) in dwc3_gadget_run_stop() function
1737 ret = dwc3_gadget_run_stop(dwc, is_on, false); in dwc3_gadget_pullup()
3272 dwc3_gadget_run_stop(dwc, false, false); in dwc3_gadget_suspend()
3290 ret = dwc3_gadget_run_stop(dwc, true, false); in dwc3_gadget_resume()