Rechercher une page de manuel
usb_function_activate
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
usb_function_activate - allow function and gadget enumerationSYNOPSIS
- int usb_function_activate(struct usb_function * function);
ARGUMENTS
function
- function on which usb_function_activate was called
DESCRIPTION
Reverses effect of usb_function_deactivate. If no more functions are delaying their activation, the gadget driver will respond to host enumeration procedures.
Returns zero on success, else negative errno.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre