Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c262 static int __dwc3_gadget_wakeup(struct dwc3 *dwc);
329 ret = __dwc3_gadget_wakeup(dwc); in dwc3_send_gadget_ep_cmd()
1996 static int __dwc3_gadget_wakeup(struct dwc3 *dwc) in __dwc3_gadget_wakeup() function
2067 ret = __dwc3_gadget_wakeup(dwc); in dwc3_gadget_wakeup()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c280 static int __dwc3_gadget_wakeup(struct dwc3 *dwc, bool async);
347 ret = __dwc3_gadget_wakeup(dwc, false); in dwc3_send_gadget_ep_cmd()
2328 static int __dwc3_gadget_wakeup(struct dwc3 *dwc, bool async) in __dwc3_gadget_wakeup() function
2420 ret = __dwc3_gadget_wakeup(dwc, true); in dwc3_gadget_wakeup()
2448 ret = __dwc3_gadget_wakeup(dwc, false); in dwc3_gadget_func_wakeup()

Completed in 10 milliseconds