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

/drivers/power/
H A Dds2780_battery.c45 CURRENT_NOW, enumerator in enum:current_types
243 if (type == CURRENT_NOW)
322 ret = ds2780_get_current(dev_info, CURRENT_NOW, &current_uA);
408 ret = ds2780_get_current(dev_info, CURRENT_NOW, &val->intval);
H A Dds2781_battery.c43 CURRENT_NOW, enumerator in enum:current_types
244 if (type == CURRENT_NOW)
323 ret = ds2781_get_current(dev_info, CURRENT_NOW, &current_uA);
410 ret = ds2781_get_current(dev_info, CURRENT_NOW, &val->intval);
H A Dapm_power.c133 if (MPSY_PROP(CURRENT_NOW, &I))

Completed in 60 milliseconds