Home
last modified time | relevance | path

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

/linux-6.1.9/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
Dbd99954-charger.c346 case POWER_SUPPLY_PROP_CHARGE_AVG: in bd9995x_power_supply_get_property()
738 POWER_SUPPLY_PROP_CHARGE_AVG, enumerator
/linux-6.1.9/include/linux/
Dpower_supply.h127 POWER_SUPPLY_PROP_CHARGE_AVG, enumerator
901 case POWER_SUPPLY_PROP_CHARGE_AVG: in power_supply_is_amp_property()
/linux-6.1.9/drivers/staging/greybus/
Dpower_supply.c193 prop = POWER_SUPPLY_PROP_CHARGE_AVG; in get_psp_from_gb_prop()