usb_gadget_vbus_connect(9) suse man page | unix.com

Man Page: usb_gadget_vbus_connect

Operating Environment: suse

Section: 9

USB_GADGET_VBUS_CONN(9) 				      Kernel Mode Gadget API					   USB_GADGET_VBUS_CONN(9)

NAME
usb_gadget_vbus_connect - Notify controller that VBUS is powered
SYNOPSIS
int usb_gadget_vbus_connect(struct usb_gadget * gadget);
ARGUMENTS
gadget The device which now has VBUS power.
CONTEXT
can sleep
DESCRIPTION
This call is used by a driver for an external transceiver (or GPIO) that detects a VBUS power session starting. Common responses include resuming the controller, activating the D+ (or D-) pullup to let the host detect that a USB device is attached, and starting to draw power (8mA or possibly more, especially after SET_CONFIGURATION). 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_VBUS_CONN(9)
Related Man Pages
usb_ep_queue(9) - suse
usb_interface_id(9) - suse
struct_usb_composite_dev(9) - centos
struct_usb_composite_driver(9) - centos
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend