usb_gadget_clear_selfpowered(9) suse man page | unix.com

Man Page: usb_gadget_clear_selfpowered

Operating Environment: suse

Section: 9

USB_GADGET_CLEAR_SEL(9) 				      Kernel Mode Gadget API					   USB_GADGET_CLEAR_SEL(9)

NAME
usb_gadget_clear_selfpowered - clear the device selfpowered feature.
SYNOPSIS
int usb_gadget_clear_selfpowered(struct usb_gadget * gadget);
ARGUMENTS
gadget the device being declared as bus-powered
DESCRIPTION
this affects the device status reported by the hardware driver. some hardware may not support bus-powered operation, in which case this feature's value can never change. 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_CLEAR_SEL(9)
Related Man Pages
struct_usb_gadget_driver(9) - centos
struct_usb_composite_driver(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
struct_usb_gadget(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Tar Command
Docker learning Phase-I