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

/linux-4.1.27/drivers/power/
H A Dds2780_battery.c46 CURRENT_NOW, enumerator in enum:current_types
244 if (type == CURRENT_NOW) ds2780_get_current()
323 ret = ds2780_get_current(dev_info, CURRENT_NOW, &current_uA); ds2780_get_status()
409 ret = ds2780_get_current(dev_info, CURRENT_NOW, &val->intval); ds2780_battery_get_property()
H A Dds2781_battery.c44 CURRENT_NOW, enumerator in enum:current_types
245 if (type == CURRENT_NOW) ds2781_get_current()
324 ret = ds2781_get_current(dev_info, CURRENT_NOW, &current_uA); ds2781_get_status()
411 ret = ds2781_get_current(dev_info, CURRENT_NOW, &val->intval); ds2781_battery_get_property()
H A Dapm_power.c133 if (MPSY_PROP(CURRENT_NOW, &I)) do_calculate_time()
H A Dmax17042_battery.c716 * CURRENT_NOW and CURRENT_AVG properties should be invisible. */ max17042_probe()

Completed in 122 milliseconds