Home
last modified time | relevance | path

Searched refs:CURRENT_NOW (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dds2780_battery.c42 CURRENT_NOW, enumerator
235 if (type == CURRENT_NOW) in ds2780_get_current()
314 ret = ds2780_get_current(dev_info, CURRENT_NOW, &current_uA); in ds2780_get_status()
400 ret = ds2780_get_current(dev_info, CURRENT_NOW, &val->intval); in ds2780_battery_get_property()
H A Dds2781_battery.c40 CURRENT_NOW, enumerator
236 if (type == CURRENT_NOW) in ds2781_get_current()
315 ret = ds2781_get_current(dev_info, CURRENT_NOW, &current_uA); in ds2781_get_status()
402 ret = ds2781_get_current(dev_info, CURRENT_NOW, &val->intval); in ds2781_battery_get_property()
H A Dacer_a500_battery.c40 [REG_CURRENT] = EC_DATA(0x03, CURRENT_NOW),
H A Dapm_power.c133 if (MPSY_PROP(CURRENT_NOW, &I)) in do_calculate_time()
H A Dpower_supply_sysfs.c163 POWER_SUPPLY_ATTR(CURRENT_NOW),