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

#include <lp8788.h>

Data Fields

enum lp8788_adc_id vbatt_adc
 
enum lp8788_adc_id batt_temp_adc
 
unsigned int max_vbatt_mv
 
struct lp8788_chg_paramchg_params
 
int num_chg_params
 
void(* charger_event )(struct lp8788 *lp, enum lp8788_charger_event event)
 

Detailed Description

Definition at line 221 of file lp8788.h.

Field Documentation

enum lp8788_adc_id batt_temp_adc

Definition at line 223 of file lp8788.h.

void(* charger_event)(struct lp8788 *lp, enum lp8788_charger_event event)

Definition at line 227 of file lp8788.h.

struct lp8788_chg_param* chg_params

Definition at line 225 of file lp8788.h.

unsigned int max_vbatt_mv

Definition at line 224 of file lp8788.h.

int num_chg_params

Definition at line 226 of file lp8788.h.

enum lp8788_adc_id vbatt_adc

Definition at line 222 of file lp8788.h.


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