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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
char valid
 
unsigned long last_updated
 
u8 temp_input1
 
u8 temp_input2
 
u8 temp_low2
 
u8 temp_high2
 
u8 temp_crit2
 
u8 temp_hyst2
 
u8 alarms
 

Detailed Description

Definition at line 117 of file max1619.c.

Field Documentation

u8 alarms

Definition at line 128 of file max1619.c.

struct device* hwmon_dev

Definition at line 118 of file max1619.c.

unsigned long last_updated

Definition at line 121 of file max1619.c.

u8 temp_crit2

Definition at line 126 of file max1619.c.

u8 temp_high2

Definition at line 125 of file max1619.c.

u8 temp_hyst2

Definition at line 127 of file max1619.c.

u8 temp_input1

Definition at line 124 of file max1619.c.

u8 temp_input2

Definition at line 125 of file max1619.c.

u8 temp_low2

Definition at line 125 of file max1619.c.

struct mutex update_lock

Definition at line 119 of file max1619.c.

char valid

Definition at line 120 of file max1619.c.


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