usb_autopm_get_interface_no_resume(9) centos man page | unix.com

Man Page: usb_autopm_get_interface_no_resume

Operating Environment: centos

Section: 9

USB_AUTOPM_GET_INTER(9) 					   USB Core APIs					   USB_AUTOPM_GET_INTER(9)

NAME
usb_autopm_get_interface_no_resume - increment a USB interface's PM-usage counter
SYNOPSIS
void usb_autopm_get_interface_no_resume(struct usb_interface * intf);
ARGUMENTS
intf the usb_interface whose counter should be incremented
DESCRIPTION
This routine increments intf's usage counter but does not carry out an autoresume. This routine can run in atomic context.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_AUTOPM_GET_INTER(9)
Related Man Pages
struct_usb_driver(9) - centos
struct_usb_interface(9) - centos
usb_queue_reset_device(9) - centos
struct_usb_interface(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I