Searched refs:ds2780_get_current (Results 1 - 1 of 1) sorted by path

/drivers/power/
H A Dds2780_battery.c222 static int ds2780_get_current(struct ds2780_device_info *dev_info, function
322 ret = ds2780_get_current(dev_info, CURRENT_NOW, &current_uA);
408 ret = ds2780_get_current(dev_info, CURRENT_NOW, &val->intval);
412 ret = ds2780_get_current(dev_info, CURRENT_AVG, &val->intval);

Completed in 300 milliseconds