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

#include <therm.h>

Data Fields

s16 slope_mult
 
s16 slope_div
 
s16 offset_num
 
s16 offset_den
 
s8 offset_constant
 
struct nvbios_therm_threshold thrs_fan_boost
 
struct nvbios_therm_threshold thrs_down_clock
 
struct nvbios_therm_threshold thrs_critical
 
struct nvbios_therm_threshold thrs_shutdown
 

Detailed Description

Definition at line 11 of file therm.h.

Field Documentation

s8 offset_constant

Definition at line 17 of file therm.h.

s16 offset_den

Definition at line 16 of file therm.h.

s16 offset_num

Definition at line 15 of file therm.h.

s16 slope_div

Definition at line 14 of file therm.h.

s16 slope_mult

Definition at line 13 of file therm.h.

Definition at line 22 of file therm.h.

struct nvbios_therm_threshold thrs_down_clock

Definition at line 21 of file therm.h.

Definition at line 20 of file therm.h.

Definition at line 23 of file therm.h.


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