Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c280 static int __dwc3_gadget_wakeup(struct dwc3 *dwc, bool async);
2321 static int __dwc3_gadget_wakeup(struct dwc3 *dwc, bool async) in __dwc3_gadget_wakeup() function
2413 ret = __dwc3_gadget_wakeup(dwc, true); in dwc3_gadget_wakeup()
2441 ret = __dwc3_gadget_wakeup(dwc, false); in dwc3_gadget_func_wakeup()