suse man page for usb_function_activate

Query: usb_function_activate

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_FUNCTION_ACTIVAT(9) 				      Kernel Mode Gadget API					   USB_FUNCTION_ACTIVAT(9)

NAME
usb_function_activate - allow function and gadget enumeration
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 USB_FUNCTION_ACTIVAT(9)
Related Man Pages
struct_usb_ep(9) - centos
usb_gstrings_attach(9) - centos
struct_usb_configuration(9) - suse
struct_usb_gadget_driver(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I