suse man page for usb_enable_autosuspend

Query: usb_enable_autosuspend

OS: suse

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
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
usb_make_path(9) - suse
struct_usb_device_driver(9) - centos
usb_queue_reset_device(9) - centos
dh_installudev(1) - debian
struct_usb_device_driver(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 ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues