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

Data Fields

u8 critical:1
 
u8 hot:1
 
u8 passive:1
 
u8 active:1
 
u8 reserved:4
 
int active_index
 

Detailed Description

Definition at line 126 of file thermal.c.

Field Documentation

u8 active

Definition at line 130 of file thermal.c.

int active_index

Definition at line 132 of file thermal.c.

u8 critical

Definition at line 127 of file thermal.c.

u8 hot

Definition at line 128 of file thermal.c.

u8 passive

Definition at line 129 of file thermal.c.

u8 reserved

Definition at line 131 of file thermal.c.


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