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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
char valid
 
unsigned long last_updated
 
int channels
 
u8 config
 
s16 temp [4]
 

Detailed Description

Definition at line 71 of file tmp421.c.

Field Documentation

int channels

Definition at line 76 of file tmp421.c.

Definition at line 77 of file tmp421.c.

struct device* hwmon_dev

Definition at line 72 of file tmp421.c.

unsigned long last_updated

Definition at line 75 of file tmp421.c.

s16 temp[4]

Definition at line 78 of file tmp421.c.

struct mutex update_lock

Definition at line 73 of file tmp421.c.

char valid

Definition at line 74 of file tmp421.c.


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