usb_gadget_clear_selfpowered(9) centos man page | unix.com

Man Page: usb_gadget_clear_selfpowered

Operating Environment: centos

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 3.10 June 2014 USB_GADGET_CLEAR_SEL(9)
Related Man Pages
usb_interface_id(9) - suse
struct_usb_configuration(9) - centos
struct_usb_composite_driver(9) - centos
usb_gadget_config_buf(9) - centos
struct_usb_composite_driver(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq