usb_gadget_wakeup(9) suse man page | unix.com

Man Page: usb_gadget_wakeup

Operating Environment: suse

Section: 9

USB_GADGET_WAKEUP(9)					      Kernel Mode Gadget API					      USB_GADGET_WAKEUP(9)

NAME
usb_gadget_wakeup - tries to wake up the host connected to this gadget
SYNOPSIS
int usb_gadget_wakeup(struct usb_gadget * gadget);
ARGUMENTS
gadget controller used to wake up the host
DESCRIPTION
Returns zero on success, else negative error code if the hardware doesn't support such attempts, or its support has not been enabled by the usb host. Drivers must return device descriptors that report their ability to support this, or hosts won't enable it. This may also try to use SRP to wake the host and start enumeration, even if OTG isn't otherwise in use. OTG devices may also start remote wakeup even when hosts don't explicitly enable it.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_GADGET_WAKEUP(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_usb_gadget(9) - centos
usb_ep_queue(9) - centos
struct_usb_composite_dev(9) - suse
struct_usb_gadget_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com