Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dds2780_battery.c43 CURRENT_AVG, enumerator
237 else if (type == CURRENT_AVG) in ds2780_get_current()
404 ret = ds2780_get_current(dev_info, CURRENT_AVG, &val->intval); in ds2780_battery_get_property()
H A Dds2781_battery.c41 CURRENT_AVG, enumerator
238 else if (type == CURRENT_AVG) in ds2781_get_current()
406 ret = ds2781_get_current(dev_info, CURRENT_AVG, &val->intval); in ds2781_battery_get_property()
H A Dapm_power.c130 if (MPSY_PROP(CURRENT_AVG, &I)) { in do_calculate_time()
H A Dpower_supply_sysfs.c165 POWER_SUPPLY_ATTR(CURRENT_AVG),