usb_enable_autosuspend(9) suse man page | unix.com

Man Page: usb_enable_autosuspend

Operating Environment: suse

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
int 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 2.6. July 2010 USB_ENABLE_AUTOSUSPE(9)
Related Man Pages
dh_installudev(1) - linux
upstart-udev-bridge(8) - linux
dh_installudev(1) - debian
struct_usb_device(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I