Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c2693 static void __dwc3_gadget_stop(struct dwc3 *dwc);
2762 __dwc3_gadget_stop(dwc); in dwc3_gadget_soft_disconnect()
3033 static void __dwc3_gadget_stop(struct dwc3 *dwc) in __dwc3_gadget_stop() function