Linux Kernel
3.7.1
|
#include <tt.h>
Data Fields | |
enum iwl_tt_state | next_state |
u32 | tt_low |
u32 | tt_high |
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.
enum iwl_tt_state next_state |