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

/drivers/power/
H A Dds2781_battery.c223 static int ds2781_get_current(struct ds2781_device_info *dev_info, function
323 ret = ds2781_get_current(dev_info, CURRENT_NOW, &current_uA);
410 ret = ds2781_get_current(dev_info, CURRENT_NOW, &val->intval);
414 ret = ds2781_get_current(dev_info, CURRENT_AVG, &val->intval);

Completed in 10 milliseconds