CURRENT_AVG       131 drivers/power/supply/apm_power.c 	if (MPSY_PROP(CURRENT_AVG, &I)) {
CURRENT_AVG       237 drivers/power/supply/ds2780_battery.c 	else if (type == CURRENT_AVG)
CURRENT_AVG       404 drivers/power/supply/ds2780_battery.c 		ret = ds2780_get_current(dev_info, CURRENT_AVG, &val->intval);
CURRENT_AVG       238 drivers/power/supply/ds2781_battery.c 	else if (type == CURRENT_AVG)
CURRENT_AVG       406 drivers/power/supply/ds2781_battery.c 		ret = ds2781_get_current(dev_info, CURRENT_AVG, &val->intval);