USB_GADGET_WAKEUP

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:20:11 GMT, April 09, 2004