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

Data Fields

struct devicehwmon_dev
 
struct mutex update_lock
 
unsigned long last_updated
 
u8 valid
 
struct {
   u8   vid
 
   u8   cpu_vid
 
   u8   gpio1
 
   u8   gpio2
 
reg
 
u8 vrm
 

Detailed Description

Definition at line 72 of file atxp1.c.

Field Documentation

u8 cpu_vid

Definition at line 79 of file atxp1.c.

u8 gpio1

Definition at line 80 of file atxp1.c.

u8 gpio2

Definition at line 81 of file atxp1.c.

struct device* hwmon_dev

Definition at line 73 of file atxp1.c.

unsigned long last_updated

Definition at line 75 of file atxp1.c.

struct { ... } reg
struct mutex update_lock

Definition at line 74 of file atxp1.c.

u8 valid

Definition at line 76 of file atxp1.c.

u8 vid

Definition at line 78 of file atxp1.c.

u8 vrm

Definition at line 83 of file atxp1.c.


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