Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: bebc6082da0a9f5d47a1ea2edc099bf671058bd4 authored by Linus Torvalds on 12 November 2017, 18:46:13 UTC
Linux 4.14
Tip revision: bebc608
sysfs-devices-power_resources_D3hot
What:		/sys/devices/.../power_resources_D3hot/
Date:		January 2013
Contact:	Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Description:
		The /sys/devices/.../power_resources_D3hot/ directory is only
		present for device objects representing ACPI device nodes that
		use ACPI power resources for power management and support ACPI
		power state D3hot.

		If present, it contains symbolic links to device directories
		representing ACPI power resources that need to be turned on for
		the given device node to be in ACPI power state D3hot.  The
		names of the links are the same as the names of the directories
		they point to.
back to top