Home
last modified time | relevance | path

Searched refs:full_chrg (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/power/
Dcollie_battery.c33 int full_chrg; member
118 if (bat->full_chrg == -1) in collie_bat_get_property()
121 val->intval = bat->full_chrg; in collie_bat_get_property()
166 bat->full_chrg = -1; in collie_bat_update()
175 bat->full_chrg == -1) in collie_bat_update()
176 bat->full_chrg = collie_read_bat(bat); in collie_bat_update()
224 .full_chrg = -1,
253 .full_chrg = -1,
Dtosa_battery.c30 int full_chrg; member
117 if (bat->full_chrg == -1) in tosa_bat_get_property()
120 val->intval = bat->full_chrg; in tosa_bat_get_property()
170 bat->full_chrg = -1; in tosa_bat_update()
179 bat->full_chrg == -1) in tosa_bat_update()
180 bat->full_chrg = tosa_read_bat(bat); in tosa_bat_update()
227 .full_chrg = -1,
256 .full_chrg = -1,
285 .full_chrg = -1,