1USB_ENABLE_AUTOSUSPE(9)          USB Core APIs         USB_ENABLE_AUTOSUSPE(9)
2
3
4

NAME

6       usb_enable_autosuspend - allow a USB device to be autosuspended
7

SYNOPSIS

9       void usb_enable_autosuspend(struct usb_device * udev);
10

ARGUMENTS

12       udev
13           the USB device which may be autosuspended
14

DESCRIPTION

16       This routine allows udev to be autosuspended. An autosuspend won't take
17       place until the autosuspend_delay has elapsed and all the other
18       necessary conditions are satisfied.
19
20       The caller must hold udev's device lock.
21
23Kernel Hackers Manual 3.10         June 2019           USB_ENABLE_AUTOSUSPE(9)
Impressum