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

#include <twl.h>

Data Fields

int(* set_voltage )(void *data, int target_uV)
 
int(* get_voltage )(void *data)
 
voiddata
 
unsigned long features
 

Detailed Description

Definition at line 740 of file twl.h.

Field Documentation

Definition at line 743 of file twl.h.

unsigned long features

Definition at line 744 of file twl.h.

int(* get_voltage)(void *data)

Definition at line 742 of file twl.h.

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

Definition at line 741 of file twl.h.


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