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

/linux-4.1.27/drivers/power/
H A Dds2780_battery.c47 CURRENT_AVG, enumerator in enum:current_types
246 else if (type == CURRENT_AVG) ds2780_get_current()
413 ret = ds2780_get_current(dev_info, CURRENT_AVG, &val->intval); ds2780_battery_get_property()
H A Dds2781_battery.c45 CURRENT_AVG, enumerator in enum:current_types
247 else if (type == CURRENT_AVG) ds2781_get_current()
415 ret = ds2781_get_current(dev_info, CURRENT_AVG, &val->intval); ds2781_battery_get_property()
H A Dapm_power.c131 if (MPSY_PROP(CURRENT_AVG, &I)) { do_calculate_time()
H A Dmax17042_battery.c716 * CURRENT_NOW and CURRENT_AVG properties should be invisible. */ max17042_probe()

Completed in 208 milliseconds