usb_disable_autosuspend(9) centos man page | unix.com

Man Page: usb_disable_autosuspend

Operating Environment: centos

Section: 9

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
dh_installudev(1) - linux
upstart-udev-bridge(8) - linux
struct_usb_device_driver(9) - centos
systemd.device(5) - centos
usb_template(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq