Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_power_resource Struct Reference

Data Fields

struct acpi_device * device
 
acpi_bus_id name
 
u32 system_level
 
u32 order
 
unsigned int ref_count
 
struct mutex resource_lock
 
struct acpi_power_resource_devicedevices
 
struct mutex devices_lock
 

Detailed Description

Definition at line 100 of file power.c.

Field Documentation

struct acpi_device* device

Definition at line 101 of file power.c.

Definition at line 109 of file power.c.

struct mutex devices_lock

Definition at line 110 of file power.c.

acpi_bus_id name

Definition at line 102 of file power.c.

u32 order

Definition at line 104 of file power.c.

unsigned int ref_count

Definition at line 105 of file power.c.

struct mutex resource_lock

Definition at line 106 of file power.c.

u32 system_level

Definition at line 103 of file power.c.


The documentation for this struct was generated from the following file: