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

Data Fields

struct devicedev
 
struct max8998_deviodev
 
int num_regulators
 
struct regulator_dev ** rdev
 
u8 buck1_vol [4]
 
u8 buck2_vol [2]
 
unsigned int buck1_idx
 
unsigned int buck2_idx
 

Detailed Description

Definition at line 36 of file max8998.c.

Field Documentation

unsigned int buck1_idx

Definition at line 43 of file max8998.c.

u8 buck1_vol[4]

Definition at line 41 of file max8998.c.

unsigned int buck2_idx

Definition at line 45 of file max8998.c.

u8 buck2_vol[2]

Definition at line 42 of file max8998.c.

struct device* dev

Definition at line 37 of file max8998.c.

Definition at line 38 of file max8998.c.

int num_regulators

Definition at line 39 of file max8998.c.

Definition at line 40 of file max8998.c.


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