Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A 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,