Man Page: usb_enable_autosuspend
Operating Environment: suse
Section: 9
USB_ENABLE_AUTOSUSPE(9) USB Core APIs USB_ENABLE_AUTOSUSPE(9)NAMEusb_enable_autosuspend - allow a USB device to be autosuspendedSYNOPSISint usb_enable_autosuspend(struct usb_device * udev);ARGUMENTSudev the USB device which may be autosuspendedDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ENABLE_AUTOSUSPE(9)
| Related Man Pages |
|---|
| usb_control_msg(9) - suse |
| usb_make_path(9) - suse |
| systemd.device(5) - debian |
| systemd.device(5) - centos |
| usb_template(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |