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

Data Fields

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

Detailed Description

Definition at line 57 of file ltc4261.c.

Field Documentation

struct device* hwmon_dev

Definition at line 58 of file ltc4261.c.

unsigned long last_updated

Definition at line 62 of file ltc4261.c.

u8 regs[10]

Definition at line 65 of file ltc4261.c.

struct mutex update_lock

Definition at line 60 of file ltc4261.c.

bool valid

Definition at line 61 of file ltc4261.c.


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