usb_function_deactivate(9) suse man page | unix.com

Man Page: usb_function_deactivate

Operating Environment: suse

Section: 9

USB_FUNCTION_DEACTIV(9) 				      Kernel Mode Gadget API					   USB_FUNCTION_DEACTIV(9)

NAME
usb_function_deactivate - prevent function and gadget enumeration
SYNOPSIS
int usb_function_deactivate(struct usb_function * function);
ARGUMENTS
function the function that isn't yet ready to respond
DESCRIPTION
Blocks 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.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_FUNCTION_DEACTIV(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_usb_composite_driver(9) - centos
struct_usb_composite_dev(9) - suse
struct_usb_gadget(9) - suse
struct_usb_function(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB