centos man page for usb_function_activate

Query: usb_function_activate

OS: centos

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 3.10 June 2014 USB_FUNCTION_ACTIVAT(9)
Related Man Pages
usb_interface_id(9) - suse
struct_usb_gadget_driver(9) - centos
struct_usb_function(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq