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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
int nr_fans
 
char valid
 
unsigned long last_updated
 
u8 speed
 
u8 config
 
u8 tach [4]
 
u8 count
 
u8 dac
 
u8 alarm
 

Detailed Description

Definition at line 138 of file max6650.c.

Field Documentation

Definition at line 151 of file max6650.c.

Definition at line 147 of file max6650.c.

u8 count

Definition at line 149 of file max6650.c.

u8 dac

Definition at line 150 of file max6650.c.

struct device* hwmon_dev

Definition at line 139 of file max6650.c.

unsigned long last_updated

Definition at line 143 of file max6650.c.

int nr_fans

Definition at line 141 of file max6650.c.

u8 speed

Definition at line 146 of file max6650.c.

u8 tach[4]

Definition at line 148 of file max6650.c.

struct mutex update_lock

Definition at line 140 of file max6650.c.

char valid

Definition at line 142 of file max6650.c.


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