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

Data Fields

struct devicedev
 
struct sec_pmic_deviodev
 
int num_regulators
 
struct regulator_dev ** rdev
 
struct sec_opmode_dataopmode
 
int ramp_delay
 
bool buck2_ramp
 
bool buck3_ramp
 
bool buck4_ramp
 
bool buck2_gpiodvs
 
bool buck3_gpiodvs
 
bool buck4_gpiodvs
 
u8 buck2_vol [8]
 
u8 buck3_vol [8]
 
u8 buck4_vol [8]
 
int buck_gpios [3]
 
int buck_ds [3]
 
int buck_gpioindex
 

Detailed Description

Definition at line 25 of file s5m8767.c.

Field Documentation

bool buck2_gpiodvs

Definition at line 37 of file s5m8767.c.

bool buck2_ramp

Definition at line 33 of file s5m8767.c.

u8 buck2_vol[8]

Definition at line 40 of file s5m8767.c.

bool buck3_gpiodvs

Definition at line 38 of file s5m8767.c.

bool buck3_ramp

Definition at line 34 of file s5m8767.c.

u8 buck3_vol[8]

Definition at line 41 of file s5m8767.c.

bool buck4_gpiodvs

Definition at line 39 of file s5m8767.c.

bool buck4_ramp

Definition at line 35 of file s5m8767.c.

u8 buck4_vol[8]

Definition at line 42 of file s5m8767.c.

int buck_ds[3]

Definition at line 44 of file s5m8767.c.

int buck_gpioindex

Definition at line 45 of file s5m8767.c.

int buck_gpios[3]

Definition at line 43 of file s5m8767.c.

struct device* dev

Definition at line 26 of file s5m8767.c.

Definition at line 27 of file s5m8767.c.

int num_regulators

Definition at line 28 of file s5m8767.c.

Definition at line 30 of file s5m8767.c.

int ramp_delay

Definition at line 32 of file s5m8767.c.

Definition at line 29 of file s5m8767.c.


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