Blame view

kernel/linux-rt-4.4.41/Documentation/ABI/testing/sysfs-devices-resource_in_use 471 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
  What:		/sys/devices/.../resource_in_use
  Date:		January 2013
  Contact:	Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  Description:
  		The /sys/devices/.../resource_in_use attribute is only present
  		for device objects representing ACPI power resources.
  
  		If present, it contains a number (0 or 1) representing the
  		current status of the given power resource (0 means that the
  		resource is not in use and therefore it has been turned off).
  
  		This attribute is read-only.