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

Data Fields

unsigned short addr
 
enum chips type
 
struct devicehwmon_dev
 
struct mutex update_lock
 
int temp_start
 
char valid
 
char auto_point_temp_signed
 
unsigned long last_updated
 
unsigned long last_limits
 
u8 in [F71882FG_MAX_INS]
 
u8 in1_max
 
u8 in_status
 
u8 in_beep
 
u16 fan [4]
 
u16 fan_target [4]
 
u16 fan_full_speed [4]
 
u8 fan_status
 
u8 fan_beep
 
u16 temp [4]
 
u8 temp_ovt [4]
 
u8 temp_high [4]
 
u8 temp_hyst [2]
 
u8 temp_type [4]
 
u8 temp_status
 
u8 temp_beep
 
u8 temp_diode_open
 
u8 temp_config
 
u8 pwm [4]
 
u8 pwm_enable
 
u8 pwm_auto_point_hyst [2]
 
u8 pwm_auto_point_mapping [4]
 
u8 pwm_auto_point_pwm [4][5]
 
s8 pwm_auto_point_temp [4][4]
 

Detailed Description

Definition at line 233 of file f71882fg.c.

Field Documentation

unsigned short addr

Definition at line 234 of file f71882fg.c.

char auto_point_temp_signed

Definition at line 241 of file f71882fg.c.

u16 fan[4]

Definition at line 250 of file f71882fg.c.

u8 fan_beep

Definition at line 254 of file f71882fg.c.

u16 fan_full_speed[4]

Definition at line 252 of file f71882fg.c.

u8 fan_status

Definition at line 253 of file f71882fg.c.

u16 fan_target[4]

Definition at line 251 of file f71882fg.c.

struct device* hwmon_dev

Definition at line 236 of file f71882fg.c.

Definition at line 246 of file f71882fg.c.

u8 in1_max

Definition at line 247 of file f71882fg.c.

u8 in_beep

Definition at line 249 of file f71882fg.c.

u8 in_status

Definition at line 248 of file f71882fg.c.

unsigned long last_limits

Definition at line 243 of file f71882fg.c.

unsigned long last_updated

Definition at line 242 of file f71882fg.c.

u8 pwm[4]

Definition at line 269 of file f71882fg.c.

u8 pwm_auto_point_hyst[2]

Definition at line 271 of file f71882fg.c.

u8 pwm_auto_point_mapping[4]

Definition at line 272 of file f71882fg.c.

u8 pwm_auto_point_pwm[4][5]

Definition at line 273 of file f71882fg.c.

s8 pwm_auto_point_temp[4][4]

Definition at line 274 of file f71882fg.c.

u8 pwm_enable

Definition at line 270 of file f71882fg.c.

u16 temp[4]

Definition at line 260 of file f71882fg.c.

u8 temp_beep

Definition at line 266 of file f71882fg.c.

u8 temp_config

Definition at line 268 of file f71882fg.c.

u8 temp_diode_open

Definition at line 267 of file f71882fg.c.

u8 temp_high[4]

Definition at line 262 of file f71882fg.c.

u8 temp_hyst[2]

Definition at line 263 of file f71882fg.c.

u8 temp_ovt[4]

Definition at line 261 of file f71882fg.c.

int temp_start

Definition at line 239 of file f71882fg.c.

u8 temp_status

Definition at line 265 of file f71882fg.c.

u8 temp_type[4]

Definition at line 264 of file f71882fg.c.

enum chips type

Definition at line 235 of file f71882fg.c.

struct mutex update_lock

Definition at line 238 of file f71882fg.c.

char valid

Definition at line 240 of file f71882fg.c.


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