Query: usb_gadget_vbus_disconnect
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_GADGET_VBUS_DISC(9) Kernel Mode Gadget API USB_GADGET_VBUS_DISC(9)NAMEusb_gadget_vbus_disconnect - notify controller about VBUS session endSYNOPSISint usb_gadget_vbus_disconnect(struct usb_gadget * gadget);ARGUMENTSgadget the device whose VBUS supply is being describedCONTEXTcan sleepDESCRIPTIONThis call is used by a driver for an external transceiver (or GPIO) that detects a VBUS power session ending. Common responses include reversing everything done in usb_gadget_vbus_connect. Returns zero on success, else negative errno.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_GADGET_VBUS_DISC(9)
Related Man Pages |
---|
struct_usb_composite_dev(9) - centos |
struct_usb_composite_driver(9) - centos |
usb_gstrings_attach(9) - centos |
struct_usb_composite_driver(9) - suse |
struct_usb_composite_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |