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

Data Fields

struct i2c_client client
 
struct deviceclass_dev
 
struct mutex update_lock
 
int valid
 
unsigned long last_high_reading
 
unsigned long last_low_reading
 
u8 reg [LAST_REGISTER+1]
 

Detailed Description

Definition at line 89 of file asc7621.c.

Field Documentation

struct device* class_dev

Definition at line 91 of file asc7621.c.

Definition at line 90 of file asc7621.c.

unsigned long last_high_reading

Definition at line 94 of file asc7621.c.

unsigned long last_low_reading

Definition at line 95 of file asc7621.c.

Definition at line 101 of file asc7621.c.

struct mutex update_lock

Definition at line 92 of file asc7621.c.

int valid

Definition at line 93 of file asc7621.c.


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