Searched refs:CURRENT_AVG (Results 1 - 4 of 4) sorted by path

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

Completed in 202 milliseconds