brintos

brintos / linux-shallow public Read only

0
0
Text · 471 B · b4a3bc5 Raw
13 lines · plain
1What:		/sys/devices/.../resource_in_use2Date:		January 20133Contact:	Rafael J. Wysocki <rafael.j.wysocki@intel.com>4Description:5		The /sys/devices/.../resource_in_use attribute is only present6		for device objects representing ACPI power resources.7 8		If present, it contains a number (0 or 1) representing the9		current status of the given power resource (0 means that the10		resource is not in use and therefore it has been turned off).11 12		This attribute is read-only.13