usb_enable_autosuspend(9) centos man page | unix.com

Man Page: usb_enable_autosuspend

Operating Environment: centos

Section: 9

USB_ENABLE_AUTOSUSPE(9) 					   USB Core APIs					   USB_ENABLE_AUTOSUSPE(9)

NAME
usb_enable_autosuspend - allow a USB device to be autosuspended
SYNOPSIS
void usb_enable_autosuspend(struct usb_device * udev);
ARGUMENTS
udev the USB device which may be autosuspended
DESCRIPTION
This routine allows udev to be autosuspended. An autosuspend won't take place until the autosuspend_delay has elapsed and all the other necessary conditions are satisfied. The caller must hold udev's device lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_ENABLE_AUTOSUSPE(9)
Related Man Pages
upstart-udev-bridge(8) - linux
usb_control_msg(9) - centos
upstart-udev-bridge(8) - debian
systemd.device(5) - debian
systemd.device(5) - centos
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq