Query: usb_gadget_wakeup
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_GADGET_WAKEUP(9) Kernel Mode Gadget API USB_GADGET_WAKEUP(9)NAMEusb_gadget_wakeup - tries to wake up the host connected to this gadgetSYNOPSISint usb_gadget_wakeup(struct usb_gadget * gadget);ARGUMENTSgadget controller used to wake up the hostDESCRIPTIONReturns 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.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_GADGET_WAKEUP(9)
Related Man Pages |
---|
usb_ep_enable(9) - suse |
struct_usb_composite_dev(9) - centos |
usb_interface_id(9) - centos |
struct_usb_composite_driver(9) - suse |
struct_usb_configuration(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |