Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpower_supply.h120 POWER_SUPPLY_PROP_CHARGE_AVG, enumerator
439 case POWER_SUPPLY_PROP_CHARGE_AVG: in power_supply_is_amp_property()
/Linux-v5.4/drivers/power/supply/
Dmax1721x_battery.c158 case POWER_SUPPLY_PROP_CHARGE_AVG: in max1721x_battery_get_property()
214 POWER_SUPPLY_PROP_CHARGE_AVG, enumerator
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()
/Linux-v5.4/drivers/staging/greybus/
Dpower_supply.c193 prop = POWER_SUPPLY_PROP_CHARGE_AVG; in get_psp_from_gb_prop()