Man Page: usb_gadget_set_selfpowered
Operating Environment: suse
Section: 9
USB_GADGET_SET_SELFP(9) Kernel Mode Gadget API USB_GADGET_SET_SELFP(9)NAMEusb_gadget_set_selfpowered - sets the device selfpowered feature.SYNOPSISint usb_gadget_set_selfpowered(struct usb_gadget * gadget);ARGUMENTSgadget the device being declared as self-poweredDESCRIPTIONthis affects the device status reported by the hardware driver to reflect that it now has a local power supply. returns zero on success, else negative errno.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_GADGET_SET_SELFP(9)
| Related Man Pages |
|---|
| struct_usb_composite_dev(9) - centos |
| struct_usb_gadget(9) - centos |
| struct_usb_composite_driver(9) - suse |
| struct_usb_composite_dev(9) - suse |
| struct_usb_gadget(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |