Searched refs:full_chrg (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/power/
H A Dtosa_battery.c30 int full_chrg; member in struct:tosa_bat
117 if (bat->full_chrg == -1)
120 val->intval = bat->full_chrg;
170 bat->full_chrg = -1;
179 bat->full_chrg == -1)
180 bat->full_chrg = tosa_read_bat(bat);
227 .full_chrg = -1,
256 .full_chrg = -1,
285 .full_chrg = -1,
H A Dcollie_battery.c33 int full_chrg; member in struct:collie_bat
118 if (bat->full_chrg == -1)
121 val->intval = bat->full_chrg;
166 bat->full_chrg = -1;
175 bat->full_chrg == -1)
176 bat->full_chrg = collie_read_bat(bat);
224 .full_chrg = -1,
253 .full_chrg = -1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/power/
H A Dtosa_battery.c30 int full_chrg; member in struct:tosa_bat
117 if (bat->full_chrg == -1)
120 val->intval = bat->full_chrg;
170 bat->full_chrg = -1;
179 bat->full_chrg == -1)
180 bat->full_chrg = tosa_read_bat(bat);
227 .full_chrg = -1,
256 .full_chrg = -1,
285 .full_chrg = -1,
H A Dcollie_battery.c33 int full_chrg; member in struct:collie_bat
118 if (bat->full_chrg == -1)
121 val->intval = bat->full_chrg;
166 bat->full_chrg = -1;
175 bat->full_chrg == -1)
176 bat->full_chrg = collie_read_bat(bat);
224 .full_chrg = -1,
253 .full_chrg = -1,

Completed in 182 milliseconds