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

Data Fields

struct i2c_clientfake_client
 
struct mutex update_lock
 
u32 valid
 
u8 data [USER_EEPROM_SIZE]
 
unsigned long last_updated [USER_EEPROM_SLICES]
 

Detailed Description

Definition at line 49 of file max6875.c.

Field Documentation

Definition at line 54 of file max6875.c.

struct i2c_client* fake_client

Definition at line 50 of file max6875.c.

unsigned long last_updated[USER_EEPROM_SLICES]

Definition at line 55 of file max6875.c.

struct mutex update_lock

Definition at line 51 of file max6875.c.

u32 valid

Definition at line 53 of file max6875.c.


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