Query: usb_enable_autosuspend
OS: centos
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)NAMEusb_enable_autosuspend - allow a USB device to be autosuspendedSYNOPSISvoid 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 3.10 June 2014 USB_ENABLE_AUTOSUSPE(9)
Related Man Pages |
---|
dh_installudev(1) - debian |
aoe-mkdevs(8) - debian |
upstart-udev-bridge(8) - debian |
systemd.device(5) - debian |
usb_template(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Controlling user input |
[TIP] Processing YAML files with yq |