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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
bool extended
 
bool valid
 
unsigned long last_updated
 
u16 orig_config
 
u16 config
 
u16 temp_input
 
u16 temp_crit
 
u16 temp_min
 
u16 temp_max
 

Detailed Description

Definition at line 161 of file jc42.c.

Field Documentation

Definition at line 168 of file jc42.c.

bool extended

Definition at line 164 of file jc42.c.

struct device* hwmon_dev

Definition at line 162 of file jc42.c.

unsigned long last_updated

Definition at line 166 of file jc42.c.

u16 orig_config

Definition at line 167 of file jc42.c.

u16 temp_crit

Definition at line 170 of file jc42.c.

u16 temp_input

Definition at line 169 of file jc42.c.

u16 temp_max

Definition at line 172 of file jc42.c.

u16 temp_min

Definition at line 171 of file jc42.c.

struct mutex update_lock

Definition at line 163 of file jc42.c.

bool valid

Definition at line 165 of file jc42.c.


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