Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dgadget.c2576 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on) in dwc3_gadget_run_stop() function
2678 ret = dwc3_gadget_run_stop(dwc, false); in dwc3_gadget_soft_disconnect()
2709 return dwc3_gadget_run_stop(dwc, true); in dwc3_gadget_soft_connect()