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

Data Fields

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

Detailed Description

Definition at line 49 of file ltc4151.c.

Field Documentation

struct device* hwmon_dev

Definition at line 50 of file ltc4151.c.

unsigned long last_updated

Definition at line 54 of file ltc4151.c.

u8 regs[6]

Definition at line 57 of file ltc4151.c.

struct mutex update_lock

Definition at line 52 of file ltc4151.c.

bool valid

Definition at line 53 of file ltc4151.c.


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