usb_gadget_connect(9) suse man page | unix.com

Man Page: usb_gadget_connect

Operating Environment: suse

Section: 9

USB_GADGET_CONNECT(9)					      Kernel Mode Gadget API					     USB_GADGET_CONNECT(9)

NAME
usb_gadget_connect - software-controlled connect to USB host
SYNOPSIS
int usb_gadget_connect(struct usb_gadget * gadget);
ARGUMENTS
gadget the peripheral being connected
DESCRIPTION
Enables the D+ (or potentially D-) pullup. The host will start enumerating this gadget when the pullup is active and a VBUS session is active (the link is powered). This pullup is always enabled unless usb_gadget_disconnect has been used to disable it. Returns zero on success, else negative errno.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_GADGET_CONNECT(9)
Related Man Pages
usb_ep_enable(9) - suse
usb_interface_id(9) - suse
struct_usb_gadget(9) - centos
struct_usb_gadget_driver(9) - centos
struct_usb_composite_driver(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB