Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/usb/
Dcomposite.h249 int usb_func_wakeup(struct usb_function *func);
/Linux-v6.6/drivers/usb/gadget/function/
Du_ether.c447 ret = usb_func_wakeup(func); in ether_wakeup_host()
/Linux-v6.6/drivers/usb/gadget/
Dcomposite.c503 int usb_func_wakeup(struct usb_function *func) in usb_func_wakeup() function
527 EXPORT_SYMBOL_GPL(usb_func_wakeup);