Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3 authored by Linus Torvalds on 27 February 2022, 22:36:33 UTC
Linux 5.17-rc6
Tip revision: 7e57714
sysfs-devices-power_resources_D2
What:		/sys/devices/.../power_resources_D2/
Date:		January 2013
Contact:	Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Description:
		The /sys/devices/.../power_resources_D2/ directory is only
		present for device objects representing ACPI device nodes that
		use ACPI power resources for power management and support ACPI
		power state D2.

		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 D2.  The names
		of the links are the same as the names of the directories they
		point to.
back to top