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

Data Fields

struct mutex device_lock
 
struct mutex update_lock
 
unsigned long next_update
 
int vref_cached
 
struct devicehwmon_dev
 

Detailed Description

Definition at line 49 of file adt7411.c.

Field Documentation

struct mutex device_lock

Definition at line 50 of file adt7411.c.

struct device* hwmon_dev

Definition at line 54 of file adt7411.c.

unsigned long next_update

Definition at line 52 of file adt7411.c.

struct mutex update_lock

Definition at line 51 of file adt7411.c.

int vref_cached

Definition at line 53 of file adt7411.c.


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