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

#include <tt.h>

Data Fields

enum iwl_tt_state next_state
 
u32 tt_low
 
u32 tt_high
 

Detailed Description

struct iwl_tt_trans - Thermal Throttling transaction table : next thermal throttling mode : low temperature threshold to change state : high temperature threshold to change state

This is used by the advanced thermal throttling algorithm to determine the next thermal state to go based on the current temperature.

Definition at line 79 of file tt.h.

Field Documentation

enum iwl_tt_state next_state

Definition at line 80 of file tt.h.

u32 tt_high

Definition at line 82 of file tt.h.

u32 tt_low

Definition at line 81 of file tt.h.


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