Man Page: usb_autopm_put_interface_no_suspend
Operating Environment: centos
Section: 9
USB_AUTOPM_PUT_INTER(9) USB Core APIs USB_AUTOPM_PUT_INTER(9)NAMEusb_autopm_put_interface_no_suspend - decrement a USB interface's PM-usage counterSYNOPSISvoid usb_autopm_put_interface_no_suspend(struct usb_interface * intf);ARGUMENTSintf the usb_interface whose counter should be decrementedDESCRIPTIONThis routine decrements intf's usage counter but does not carry out an autosuspend. This routine can run in atomic context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_AUTOPM_PUT_INTER(9)
| Related Man Pages |
|---|
| usb_poison_urb(9) - centos |
| struct_usb_driver(9) - centos |
| struct_usb_driver(9) - suse |
| struct_usb_interface(9) - suse |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |