Home
last modified time | relevance | path

Searched refs:now_prop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dapm_power.c217 enum power_supply_property now_prop, avg_prop; in calculate_capacity() local
227 now_prop = POWER_SUPPLY_PROP_CHARGE_NOW; in calculate_capacity()
235 now_prop = POWER_SUPPLY_PROP_ENERGY_NOW; in calculate_capacity()
243 now_prop = POWER_SUPPLY_PROP_VOLTAGE_NOW; in calculate_capacity()
259 if (_MPSY_PROP(now_prop, &cur)) in calculate_capacity()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dapm_power.c217 enum power_supply_property now_prop, avg_prop; in calculate_capacity() local
227 now_prop = POWER_SUPPLY_PROP_CHARGE_NOW; in calculate_capacity()
235 now_prop = POWER_SUPPLY_PROP_ENERGY_NOW; in calculate_capacity()
243 now_prop = POWER_SUPPLY_PROP_VOLTAGE_NOW; in calculate_capacity()
259 if (_MPSY_PROP(now_prop, &cur)) in calculate_capacity()

Completed in 2 milliseconds