Searched refs:CURRENT_NOW (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/power/supply/
H A Dpower_supply_sysfs.c164 POWER_SUPPLY_ATTR(CURRENT_NOW),
H A Dapm_power.c132 if (MPSY_PROP(CURRENT_NOW, &I))
H A Dacer_a500_battery.c40 [REG_CURRENT] = EC_DATA(0x03, CURRENT_NOW),
H A Dds2781_battery.c40 CURRENT_NOW, enumerator in enum:current_types
236 if (type == CURRENT_NOW)
315 ret = ds2781_get_current(dev_info, CURRENT_NOW, &current_uA);
402 ret = ds2781_get_current(dev_info, CURRENT_NOW, &val->intval);
H A Dds2780_battery.c42 CURRENT_NOW, enumerator in enum:current_types
235 if (type == CURRENT_NOW)
314 ret = ds2780_get_current(dev_info, CURRENT_NOW, &current_uA);
400 ret = ds2780_get_current(dev_info, CURRENT_NOW, &val->intval);

Completed in 152 milliseconds