repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
14 lines
589 B
Plaintext
14 lines
589 B
Plaintext
What: /sys/devices/.../power_resources_wakeup/
|
|
Date: April 2013
|
|
Contact: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
|
Description:
|
|
The /sys/devices/.../power_resources_wakeup/ directory is only
|
|
present for device objects representing ACPI device nodes that
|
|
require ACPI power resources for wakeup signaling.
|
|
|
|
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 able to signal wakeup. The names of
|
|
the links are the same as the names of the directories they
|
|
point to.
|