centos man page for usb_disable_autosuspend

Query: usb_disable_autosuspend

OS: centos

Section: 9

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

USB_DISABLE_AUTOSUSP(9) 					   USB Core APIs					   USB_DISABLE_AUTOSUSP(9)

NAME
usb_disable_autosuspend - prevent a USB device from being autosuspended
SYNOPSIS
void usb_disable_autosuspend(struct usb_device * udev);
ARGUMENTS
udev the USB device which may not be autosuspended
DESCRIPTION
This routine prevents udev from being autosuspended and wakes it up if it is already autosuspended. The caller must hold udev's device lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_DISABLE_AUTOSUSP(9)
Related Man Pages
upstart-udev-bridge(8) - linux
usb_control_msg(9) - centos
usb_queue_reset_device(9) - centos
dh_installudev(1) - debian
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq