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

Data Fields

struct devicehwmon_dev
 
struct attribute_group attrs
 
enum chips type
 
struct mutex lock
 
int adc_max
 
char valid
 
unsigned long last_updated
 
s16 temp [3]
 
u16 in [4]
 

Detailed Description

Definition at line 46 of file ad7418.c.

Field Documentation

int adc_max

Definition at line 51 of file ad7418.c.

Definition at line 48 of file ad7418.c.

struct device* hwmon_dev

Definition at line 47 of file ad7418.c.

u16 in[4]

Definition at line 55 of file ad7418.c.

unsigned long last_updated

Definition at line 53 of file ad7418.c.

struct mutex lock

Definition at line 50 of file ad7418.c.

s16 temp[3]

Definition at line 54 of file ad7418.c.

enum chips type

Definition at line 49 of file ad7418.c.

char valid

Definition at line 52 of file ad7418.c.


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