Name
usb_device_autosuspend_enable —
enable autosuspend on a device
Synopsis
void usb_device_autosuspend_enable ( | struct usb_device * udev) ; |
Arguments
udev
the usb_device to be autosuspended
Description
This routine should be called by an interface driver when it knows that
the device in question supports USB autosuspend.