Man Page: usb_disable_autosuspend
Operating Environment: centos
Section: 9
USB_DISABLE_AUTOSUSP(9) USB Core APIs USB_DISABLE_AUTOSUSP(9)NAMEusb_disable_autosuspend - prevent a USB device from being autosuspendedSYNOPSISvoid usb_disable_autosuspend(struct usb_device * udev);ARGUMENTSudev the USB device which may not be autosuspendedDESCRIPTIONThis routine prevents udev from being autosuspended and wakes it up if it is already autosuspended. The caller must hold udev's device lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DISABLE_AUTOSUSP(9)
| Related Man Pages |
|---|
| dh_installudev(1) - linux |
| upstart-udev-bridge(8) - linux |
| dh_installudev(1) - debian |
| struct_usb_device_driver(9) - suse |
| ehci(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Controlling user input |