Linux Kernel
3.7.1
|
#include <da903x.h>
Data Fields | |
struct power_supply_info * | battery_info |
unsigned int | charge_milliamp |
unsigned int | charge_millivolt |
int | vbat_low |
int | vbat_crit |
int | vbat_charge_start |
int | vbat_charge_stop |
int | vbat_charge_restart |
int | vcharge_min |
int | vcharge_max |
int | tbat_low |
int | tbat_high |
int | tbat_restart |
unsigned int | batmon_interval |
void(* | battery_low )(void) |
void(* | battery_critical )(void) |
struct power_supply_info* battery_info |