centos man page for usb_enable_autosuspend

Query: usb_enable_autosuspend

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
usb_make_path(9) - centos
aoe-mkdevs(8) - debian
upstart-udev-bridge(8) - debian
usb_template(4) - freebsd
ehci(4) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq