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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
bool valid
 
unsigned long last_updated
 
u8 regs [7]
 

Detailed Description

Definition at line 35 of file ltc4215.c.

Field Documentation

struct device* hwmon_dev

Definition at line 36 of file ltc4215.c.

unsigned long last_updated

Definition at line 40 of file ltc4215.c.

u8 regs[7]

Definition at line 43 of file ltc4215.c.

struct mutex update_lock

Definition at line 38 of file ltc4215.c.

bool valid

Definition at line 39 of file ltc4215.c.


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