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

#include <lp8727.h>

Data Fields

u8(* get_batt_present )(void)
 
u16(* get_batt_level )(void)
 
u8(* get_batt_capacity )(void)
 
u8(* get_batt_temp )(void)
 
struct lp8727_chg_paramac
 
struct lp8727_chg_paramusb
 
unsigned int debounce_msec
 

Detailed Description

struct lp8727_platform_data : check battery status - exists or not : get battery voltage (mV) : get battery capacity (%) : get battery temperature : charging parameters for AC type charger : charging parameters for USB type charger : interrupt debounce time

Definition at line 58 of file lp8727.h.

Field Documentation

Definition at line 63 of file lp8727.h.

unsigned int debounce_msec

Definition at line 65 of file lp8727.h.

u8(* get_batt_capacity)(void)

Definition at line 61 of file lp8727.h.

u16(* get_batt_level)(void)

Definition at line 60 of file lp8727.h.

u8(* get_batt_present)(void)

Definition at line 59 of file lp8727.h.

u8(* get_batt_temp)(void)

Definition at line 62 of file lp8727.h.

Definition at line 64 of file lp8727.h.


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