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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
bool valid
 
unsigned long last_updated
 
u8 cregs [0x08]
 
u8 vregs [0x0d]
 
bool use_extra_gpios
 
int gpios [3]
 

Detailed Description

Definition at line 53 of file ltc4245.c.

Field Documentation

u8 cregs[0x08]

Definition at line 61 of file ltc4245.c.

int gpios[3]

Definition at line 68 of file ltc4245.c.

struct device* hwmon_dev

Definition at line 54 of file ltc4245.c.

unsigned long last_updated

Definition at line 58 of file ltc4245.c.

struct mutex update_lock

Definition at line 56 of file ltc4245.c.

bool use_extra_gpios

Definition at line 67 of file ltc4245.c.

bool valid

Definition at line 57 of file ltc4245.c.

u8 vregs[0x0d]

Definition at line 64 of file ltc4245.c.


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