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

Data Fields

struct devicedev
 
struct max8997_deviodev
 
int num_regulators
 
struct regulator_dev ** rdev
 
int ramp_delay
 
bool buck1_gpiodvs
 
bool buck2_gpiodvs
 
bool buck5_gpiodvs
 
u8 buck1_vol [8]
 
u8 buck2_vol [8]
 
u8 buck5_vol [8]
 
int buck125_gpios [3]
 
int buck125_gpioindex
 
bool ignore_gpiodvs_side_effect
 
u8 saved_states [MAX8997_REG_MAX]
 

Detailed Description

Definition at line 35 of file max8997.c.

Field Documentation

int buck125_gpioindex

Definition at line 49 of file max8997.c.

int buck125_gpios[3]

Definition at line 48 of file max8997.c.

bool buck1_gpiodvs

Definition at line 42 of file max8997.c.

u8 buck1_vol[8]

Definition at line 45 of file max8997.c.

bool buck2_gpiodvs

Definition at line 43 of file max8997.c.

u8 buck2_vol[8]

Definition at line 46 of file max8997.c.

bool buck5_gpiodvs

Definition at line 44 of file max8997.c.

u8 buck5_vol[8]

Definition at line 47 of file max8997.c.

struct device* dev

Definition at line 36 of file max8997.c.

bool ignore_gpiodvs_side_effect

Definition at line 50 of file max8997.c.

Definition at line 37 of file max8997.c.

int num_regulators

Definition at line 38 of file max8997.c.

int ramp_delay

Definition at line 40 of file max8997.c.

Definition at line 39 of file max8997.c.

u8 saved_states[MAX8997_REG_MAX]

Definition at line 52 of file max8997.c.


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