table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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 counterSYNOPSIS¶
void
usb_autopm_put_interface_no_suspend(struct usb_interface * intf);
ARGUMENTS¶
intfthe 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¶
| February 2017 | Kernel Hackers Manual 3.16 |