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

Data Fields

u8 base
 
u8 id
 
u8 table_len
 
const u16table
 
u8 remap
 
u16 min_mV
 
u16 max_mV
 
u8 flags
 
struct regulator_desc desc
 
unsigned long features
 
int(* get_voltage )(void *data)
 
int(* set_voltage )(void *data, int target_uV)
 
voiddata
 

Detailed Description

Definition at line 37 of file twl-regulator.c.

Field Documentation

u8 base

Definition at line 39 of file twl-regulator.c.

Definition at line 71 of file twl-regulator.c.

Definition at line 58 of file twl-regulator.c.

unsigned long features

Definition at line 61 of file twl-regulator.c.

u8 flags

Definition at line 55 of file twl-regulator.c.

int(* get_voltage)(void *data)

Definition at line 67 of file twl-regulator.c.

u8 id

Definition at line 42 of file twl-regulator.c.

u16 max_mV

Definition at line 53 of file twl-regulator.c.

u16 min_mV

Definition at line 52 of file twl-regulator.c.

u8 remap

Definition at line 49 of file twl-regulator.c.

int(* set_voltage)(void *data, int target_uV)

Definition at line 68 of file twl-regulator.c.

Definition at line 46 of file twl-regulator.c.

u8 table_len

Definition at line 45 of file twl-regulator.c.


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