usb_disable_autosuspend(9) suse man page | unix.com

Man Page: usb_disable_autosuspend

Operating Environment: suse

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
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
systemd.device(5) - centos
usb_queue_reset_device(9) - suse
usb_template(4) - freebsd
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
Update kernel Linux without reboot?!