suse man page for usb_disable_autosuspend

Query: usb_disable_autosuspend

OS: suse

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
int 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 2.6. July 2010 USB_DISABLE_AUTOSUSP(9)
Related Man Pages
dh_installudev(1) - linux
struct_usb_device_driver(9) - centos
dh_installudev(1) - debian
upstart-udev-bridge(8) - debian
ehci(4) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I