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
struct_usb_configuration(9) - centos
struct_usb_ep(9) - centos
usb_gadget_config_buf(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I