Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpower_supply.h116 POWER_SUPPLY_PROP_CHARGE_AVG, enumerator
407 case POWER_SUPPLY_PROP_CHARGE_AVG: in power_supply_is_amp_property()
/Linux-v4.19/drivers/power/supply/
Dapm_power.c146 cur_avg_prop = POWER_SUPPLY_PROP_CHARGE_AVG; in do_calculate_time()
228 avg_prop = POWER_SUPPLY_PROP_CHARGE_AVG; in calculate_capacity()
Dmax1721x_battery.c158 case POWER_SUPPLY_PROP_CHARGE_AVG: in max1721x_battery_get_property()
214 POWER_SUPPLY_PROP_CHARGE_AVG, enumerator
/Linux-v4.19/drivers/staging/greybus/
Dpower_supply.c194 prop = POWER_SUPPLY_PROP_CHARGE_AVG; in get_psp_from_gb_prop()