usb_autopm_put_interface_no_suspend(9) suse man page | unix.com

Man Page: usb_autopm_put_interface_no_suspend

Operating Environment: suse

Section: 9

USB_AUTOPM_PUT_INTER(9) 					   USB Core APIs					   USB_AUTOPM_PUT_INTER(9)

NAME
usb_autopm_put_interface_no_suspend - decrement a USB interface's PM-usage counter
SYNOPSIS
void usb_autopm_put_interface_no_suspend(struct usb_interface * intf);
ARGUMENTS
intf the usb_interface whose counter should be decremented
DESCRIPTION
This routine decrements intf's usage counter but does not carry out an autosuspend. This routine can run in atomic context.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_AUTOPM_PUT_INTER(9)
Related Man Pages
usb_match_id(9) - suse
struct_usb_device_driver(9) - suse
struct_usb_host_config(9) - suse
struct_usb_interface(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I