Scroll to navigation

USB_DEVICE_AUTOSUSPE(9) USB Core APIs USB_DEVICE_AUTOSUSPE(9)

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.

COPYRIGHT

April 2023 Kernel Hackers Manual 2.6.