Query: usb_autopm_get_interface_no_resume
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_AUTOPM_GET_INTER(9) USB Core APIs USB_AUTOPM_GET_INTER(9)NAMEusb_autopm_get_interface_no_resume - increment a USB interface's PM-usage counterSYNOPSISvoid usb_autopm_get_interface_no_resume(struct usb_interface * intf);ARGUMENTSintf the usb_interface whose counter should be incrementedDESCRIPTIONThis routine increments intf's usage counter but does not carry out an autoresume. This routine can run in atomic context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_AUTOPM_GET_INTER(9)