Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_SUSPEND
has multiple definitions:
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_SUSPEND:
CONFIG_USB && CONFIG_PM_RUNTIME
If you say Y here, you can use driver calls or the sysfs "power/control" file to enable or disable autosuspend for individual USB peripherals (see Documentation/usb/power-management.txt for more details).
Also, USB "remote wakeup" signaling is supported, whereby some USB devices (like keyboards and network adapters) can wake up their parent hub. That wakeup cascades up the USB tree, and could wake the system from states like suspend-to-RAM.
If you are unsure about this, say N here.
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_SUSPEND:
CONFIG_USB && CONFIG_PM_RUNTIME
If you say Y here, you can use driver calls or the sysfs "power/level" file to suspend or resume individual USB peripherals and to enable or disable autosuspend (see Documentation/usb/power-management.txt for more details).
Also, USB "remote wakeup" signaling is supported, whereby some USB devices (like keyboards and network adapters) can wake up their parent hub. That wakeup cascades up the USB tree, and could wake the system from states like suspend-to-RAM.
If you are unsure about this, say N here.
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_SUSPEND:
CONFIG_USB && CONFIG_PM
If you say Y here, you can use driver calls or the sysfs "power/level" file to suspend or resume individual USB peripherals and to enable or disable autosuspend (see Documentation/usb/power-management.txt for more details).
Also, USB "remote wakeup" signaling is supported, whereby some USB devices (like keyboards and network adapters) can wake up their parent hub. That wakeup cascades up the USB tree, and could wake the system from states like suspend-to-RAM.
If you are unsure about this, say N here.
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_SUSPEND:
CONFIG_USB && CONFIG_PM && CONFIG_EXPERIMENTAL
If you say Y here, you can use driver calls or the sysfs "power/state" file to suspend or resume individual USB peripherals.
Also, USB "remote wakeup" signaling is supported, whereby some USB devices (like keyboards and network adapters) can wake up their parent hub. That wakeup cascades up the USB tree, and could wake the system from states like suspend-to-RAM.
If you are unsure about this, say N here.
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_SUSPEND:
CONFIG_USB && CONFIG_PM && CONFIG_EXPERIMENTAL
If you say Y here, you can use driver calls or the sysfs "power/state" file to suspend or resume individual USB peripherals. There are many related features, such as remote wakeup and driver-specific suspend processing, that may not yet work as expected.
If you are unsure about this, say N here.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab