Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dcollie_battery.c31 int full_chrg; member
116 if (bat->full_chrg == -1) in collie_bat_get_property()
119 val->intval = bat->full_chrg; in collie_bat_get_property()
164 bat->full_chrg = -1; in collie_bat_update()
173 bat->full_chrg == -1) in collie_bat_update()
174 bat->full_chrg = collie_read_bat(bat); in collie_bat_update()
232 .full_chrg = -1,
262 .full_chrg = -1,
Dtosa_battery.c25 int full_chrg; member
113 if (bat->full_chrg == -1) in tosa_bat_get_property()
116 val->intval = bat->full_chrg; in tosa_bat_get_property()
166 bat->full_chrg = -1; in tosa_bat_update()
175 bat->full_chrg == -1) in tosa_bat_update()
176 bat->full_chrg = tosa_read_bat(bat); in tosa_bat_update()
251 .full_chrg = -1,
272 .full_chrg = -1,
294 .full_chrg = -1,