Query: usb_function_deactivate
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_FUNCTION_DEACTIV(9) Kernel Mode Gadget API USB_FUNCTION_DEACTIV(9)NAMEusb_function_deactivate - prevent function and gadget enumerationSYNOPSISint usb_function_deactivate(struct usb_function * function);ARGUMENTSfunction the function that isn't yet ready to respondDESCRIPTIONBlocks response of the gadget driver to host enumeration by preventing the data line pullup from being activated. This is normally called during bind() processing to change from the initial "ready to respond" state, or when a required resource becomes available. For example, drivers that serve as a passthrough to a userspace daemon can block enumeration unless that daemon (such as an OBEX, MTP, or print server) is ready to handle host requests. Not all systems support software control of their USB peripheral data pullups. Returns zero on success, else negative errno.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_FUNCTION_DEACTIV(9)
Related Man Pages |
---|
usb_interface_id(9) - suse |
struct_usb_ep(9) - centos |
struct_usb_composite_driver(9) - centos |
struct_usb_function(9) - centos |
struct_usb_function(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Please Welcome Dave Munro to the Moderator Team! |